Ender 5 Plus - Stock Mainboard - BETA FIRMWARE

Ender5plus-<date>.hex
 - Stock Ender 5 Plus configuration
 - Adds G2 / G3 Arc support
 - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure)
 - Enabled Advanced OK
 - Added support for Meatpack

Extract the contents of the DWIN_SET.zip file to the root of a FAT32 formatted SD card with 4096 byte (4K) allocation size 
and insert it into he slot on the back of the screen to get compatible screen layouts.

Identify your COM port, then flash Marlin via:
Linux: avrdude -patmega2560 -cwiring -P/dev/ttyACM0 -D -U flash:w:Ender5plus-<date>.hex:i
Windows: avrdude -patmega2560 -cwiring -Pcom5 -D -U flash:w:Ender5plus-<date>.hex:i

Or use the Octoprint Firmware Updater plugin.
Firmware VariantSizeBuild Date
Downloads
Feedback
Download
Ender5plus-20230610.hex 446599 bytes 2023-06-10 00:32:50 UTC
0
Score: 0
Membership Required
commit 3706c16729ba095a9845128022408a0c07cde221
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Fri Jun 9 19:59:23 2023 +1200

    πŸ› Fix dummy thermistors 998-999 (#25956)

commit 0ed46406d1d4b4280f8458d56b45b7bdab33e113
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 9 02:56:25 2023 -0500

    πŸ”¨ Simpler distinct firmware rename (#25957)

commit 82ddd55a1a4800e478b937da49d396cb2fb351f1
Author: Bart Meijer <brupje@gmail.com>
Date:   Fri Jun 9 04:55:26 2023 +0200

    🩹 Conditional u8g for SAMD21 (#25947)

commit 34e23bcf950fa89737289c76953af7b24d5c22c4
Author: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
Date:   Thu Jun 8 20:47:35 2023 -0500

    πŸ› Fix _MINMAX_TEST typo (#25954)

commit f3cda01b959274e7930c2050f5e34aa1460791bc
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 9 00:30:56 2023 +0000

    [cron] Bump distribution date (2023-06-09)

commit 2a79aad2dda922e35260750db90e7e243e24fc43
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 8 19:22:17 2023 -0500

    πŸ”¨ Fix serial port #error text

commit bbbd6045cb6e76cca44c973e1922ce5220ab29c4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 8 19:18:59 2023 -0500

    πŸ”¨ Update STM32Hxx boards/variants
    
    Followup to #25934
Ender5plus-20230609.hex 446071 bytes 2023-06-09 00:32:46 UTC
1
Score: 0
Membership Required
commit 683916e17a6fe35c9726ad7e57e73c519fc96222
Author: Dmitry Plastinin <Uncellon@yandex.ru>
Date:   Thu Jun 8 07:14:34 2023 +0300

    🚸 Portrait TS35 move axis screen (#25945)

commit 9360e13cdd1e21799eb3aedcd23015469da6798d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jun 7 22:37:16 2023 -0500

    🚸 General TFT cleanup

commit 9d830d72077fd42927e0a1396fa752b8a6c449cd
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jun 7 20:16:30 2023 -0700

    πŸ”¨ Clean up some BTT envs, etc. (#25934)
    
    Followup to #25921
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 54a82b4337a5e65e53ef8b28749546c18d05ba79
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jun 7 20:58:55 2023 -0500

    🚸 Fix TFT menu positioning (#25942)
    
    Co-authored-by: Ed <751406+helakejr@users.noreply.github.com>

commit d1e995670d2ce345b42ac8d8f9b0cebda7d87632
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Jun 7 20:28:15 2023 -0500

    πŸ”§ Z-MIN as CREALITY V25 S1 probe

commit 10947a463ba50ec31434e775e006d192906f7a83
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 8 00:23:27 2023 +0000

    [cron] Bump distribution date (2023-06-08)
Ender5plus-20230608.hex 446100 bytes 2023-06-08 00:32:47 UTC
1
Score: 0
Membership Required
commit e8f5f9d7321bb681ecbb1f787a381bf3885ec302
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Wed Jun 7 01:03:35 2023 -0700

    πŸ”¨ Teensy 4.1 pins env check (#25937)

commit 984f9fe7d6a0c86f045010d294c316fe05835587
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date:   Wed Jun 7 10:01:07 2023 +0200

    🌐 Update Italian language (#25940)

commit 322d5dc29c136b5e2f1a8e4712fc10a781b9d4c3
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Jun 7 00:25:18 2023 +0000

    [cron] Bump distribution date (2023-06-07)
Ender5plus-20230607.hex 446067 bytes 2023-06-07 00:32:49 UTC
0
Score: 0
Membership Required
commit 8f1d80b0ba425b6d927d99aad8340e22a71da7ff
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jun 6 15:30:28 2023 -0500

    πŸ§‘β€πŸ’» Use Flags<> for runout (#25938)

commit 35016633d843ba393eb17cf5fd1dba03764821dd
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Jun 6 02:58:28 2023 -0500

    🩹 Conditional include probe.h

commit 4b8e4ef38e1f395d394314f54bacff8def9527c8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 23:49:09 2023 -0500

    ⚑️ Mixer label in PROGMEM

commit 17cc5fa8723eed59106e925472baf37383a5ac5b
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 21:08:43 2023 -0500

    πŸ§‘β€πŸ’» Suppress narrowing warnings
    
    Followup to #25924

commit a6b32a5a915e17eaa73dede2f9a98fc042b4904d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 20:39:14 2023 -0500

    πŸ§‘β€πŸ’» Bypass error in build_example

commit e116a99eda1bbfd97e4af1136618d80dcceb169e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 20:13:15 2023 -0500

    🩹 Fix JyersUI corner pos
    
    Followup to #25631

commit bfd6be3799627f87da29f7281b14f9e9be515a69
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Jun 6 00:24:34 2023 +0000

    [cron] Bump distribution date (2023-06-06)
Ender5plus-20230606.hex 446075 bytes 2023-06-06 00:32:45 UTC
0
Score: 0
Membership Required
commit 6a29d5d5af1b6ef0bee4125a9fc00aaf2c1b6695
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 17:25:42 2023 -0500

    πŸ§‘β€πŸ’» Fix mfconfig trailing space

commit fbc5bd0d0424d365eaaddad47c58b733557ef42d
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 16:24:20 2023 -0500

    🩹 Wrap HAS_DISPLAY for if()
    
    Followup to #24877

commit 7680fe2b59c9861c0e6acb13cf085ca55d7deddc
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 16:01:32 2023 -0500

    πŸ§‘β€πŸ’» Dir change is AxisBits
    
    Followup to #25761

commit 70288c6c4fae6a6334d7c48b9ef17da7ecf3c173
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 00:43:31 2023 -0500

    🎨 Detab C/C++

commit 3b681f7b7450582e0fca2425aabf47b37624cbda
Author: Roi RodrΓ­guez Huertas <roiamorin69@gmail.com>
Date:   Mon Jun 5 07:13:57 2023 +0200

    πŸ”§ TMC Driver axis baud for Soft Serial (#25664)

commit 6e8035e5aa59454600cd359665a34954dac80a70
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Jun 5 00:24:02 2023 +0000

    [cron] Bump distribution date (2023-06-05)
Ender5plus-20230605.hex 446104 bytes 2023-06-05 00:32:59 UTC
0
Score: 0
Membership Required
commit f8423f9da09a8d67074b4243917953a6b2b8d279
Author: kisslorand <50251547+kisslorand@users.noreply.github.com>
Date:   Sun Jun 4 12:49:27 2023 +0300

    🩹 Fix D576 buffer underrun reporting (#25931)

commit 1a2816284c0e92f39840e8688d617faa1e32cd2f
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Sun Jun 4 05:20:07 2023 -0400

    ✏️ Fix LCD contrast typo (#25929)

commit f8c51523694e5ccc6473bc9791f3fa0135ad395f
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Jun 4 00:27:30 2023 +0000

    [cron] Bump distribution date (2023-06-04)
Ender5plus-20230604.hex 446096 bytes 2023-06-04 00:32:40 UTC
0
Score: 0
Membership Required
commit 6136e48df5c8e2aee3447b99beb8464231895b69
Author: Giuliano Zaro <3684609+GMagician@users.noreply.github.com>
Date:   Sat Jun 3 23:09:29 2023 +0200

    πŸ› Fix M25/M125 for LCDs with ui.resume_print (#24877)

commit b8655ca0ed05e077ac89ff377bff3e4db7ff5b3a
Author: Manuel McLure <manuel@mclure.org>
Date:   Sat Jun 3 13:39:41 2023 -0700

    πŸ”§ BTT SKR 3 has onboard endstop pullups (#24876)

commit ba08dcfb76804a912380603b3f69831ea0d1d6eb
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Jun 3 04:40:07 2023 -0500

    πŸ§‘β€πŸ’» Fix narrowing conversions (#25924)

commit ac954b57f764cf958000314efc20b725c2b8e054
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Fri Jun 2 20:50:45 2023 -0700

    🩹 Endstop hit state followup (#25885)
    
    Followup to #25574

commit 739f1027f8e12da28d15e1de78a5b7ecc49c3b12
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jun 3 15:47:57 2023 +1200

    πŸ”¨ STM32H723VG (1024KB) (#25921)

commit a6b56d171d855429d1f0249fcc1ffe64881994f4
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Jun 3 15:37:29 2023 +1200

    🎨 Lowercase followup (#25923)
    
    Followup to #25914

commit ad0d700a3e783943a722fec00ee3ac24020691ba
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Jun 3 00:22:16 2023 +0000

    [cron] Bump distribution date (2023-06-03)
Ender5plus-20230603.hex 446137 bytes 2023-06-03 00:32:43 UTC
0
Score: 0
Membership Required
commit 86c811660ebf0b3fcbae2f34273d4c9d0c22abc4
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 14:30:34 2023 -0500

    πŸ§‘β€πŸ’» Remove LOOP macros (#25917)

commit 2691167afe02fbbe74b0fdca2c28a49fac635741
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 14:26:02 2023 -0500

    πŸ§‘β€πŸ’» Dump BOTH and EITHER macros (#25908)

commit 32be4065efeafe781e007ca6ff47bd5a3fc22184
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed May 31 16:47:05 2023 -0500

    πŸ§‘β€πŸ’» numtostr use functions

commit bc385122e94d7eda79bdf1573a7c2071c4589da2
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 13:34:13 2023 -0500

    🎨 Lowercase method / data member names (#25914)

commit e45eddfd6c4008d82b3aefe4764793b0669dc60a
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 12:46:23 2023 -0500

    πŸ”¨ Fix pins debugging for Simulator

commit 500415955051a3295756668b3aae3c383bc1b4bf
Author: alextrical <35117191+alextrical@users.noreply.github.com>
Date:   Fri Jun 2 17:32:43 2023 +0100

    πŸ”¨ Clarify env error (#25915)

commit d9659d3177ff3ffd3530fac2db850a5384b67af9
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 1 22:58:17 2023 -0500

    πŸ“ M122 comment

commit 2de2185d970ce63dab078bfdd7eb9e49a64a39c2
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Jun 2 01:38:48 2023 +0000

    [cron] Bump distribution date (2023-06-02)
Ender5plus-20230602.hex 446198 bytes 2023-06-02 00:32:44 UTC
0
Score: 0
Membership Required
commit 49134a9467f79037cc6ea643b8ac9634e5f7eb36
Author: I3DBeeTech <129617321+I3DBeeTech@users.noreply.github.com>
Date:   Fri Jun 2 04:58:34 2023 +0530

    πŸ”§ Update LCD with NeoPixel Contrast (#25893)

commit 6044cb99559e0bb29a697f346fd1507c59ffbba5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 1 17:39:08 2023 -0500

    🌐 Remove unused strings

commit ded810cebfbde80ebbb64afe1f4fd277c94e12f1
Author: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
Date:   Fri Jun 2 01:35:42 2023 +0300

    🌐 Update Russian translation (#25840)

commit 9e0dcd4a2b6d0262ee2b09170aff0c1f21d9175e
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 1 16:53:02 2023 -0500

    πŸ§‘β€πŸ’» ExtUI::onLevelingStart/Done for all leveling (#25913)

commit ad23b8c559d55bfbc81d077a129c256c9ef9a585
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Jun 1 14:54:23 2023 -0500

    🚸 Probe Wizard display fix

commit 3999d67e514c1e752128df2a6dc80ec0579ee504
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Thu Jun 1 12:44:19 2023 -0700

    πŸ”§ Default has Heated Bed (#25895)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Ender5plus-20230601.hex 446165 bytes 2023-06-01 00:32:48 UTC
3
Score: 0
Membership Required
Ender5plus-20230531.hex 446190 bytes 2023-05-31 00:32:51 UTC
1
Score: 0
Membership Required
commit 67f0d6ae5ea89fe1cdfc7ac4b25ea2947df1772b
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue May 30 00:33:07 2023 +0000

    [cron] Bump distribution date (2023-05-30)
Ender5plus-20230530.hex 446194 bytes 2023-05-30 00:32:45 UTC
0
Score: 0
Membership Required
commit 47616c7dfa7f3f7fddd8fa8d207929d65d2291a6
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon May 29 19:00:09 2023 -0500

    πŸ”¨ Install 'heatshrink' if needed (#25896)

commit d926d4dea413f70303ae38a74bc627aaaf21d97e
Author: DejitaruJin <dejitarujin@gmail.com>
Date:   Sun May 28 21:22:00 2023 -0400

    🩹 Fix and improve GT2560 pins (#25890)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit b4ba3dd7f37a6214ed8a3e62f45f9d2aac3917c9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon May 29 00:21:30 2023 +0000

    [cron] Bump distribution date (2023-05-29)
Ender5plus-20230529.hex 446247 bytes 2023-05-29 00:32:47 UTC
0
Score: 0
Membership Required
commit 0b4500155e8c61aecf41090b41f34a3452593b78
Author: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
Date:   Sun May 28 13:24:45 2023 -0700

    🩹 Update KEDI / GODI LCD_PINS_EN pin (#25886)
Ender5plus-20230528.hex 446210 bytes 2023-05-28 01:28:49 UTC
0
Score: 0
Membership Required
Ender5plus-20230527.hex 446206 bytes 2023-05-27 00:32:47 UTC
0
Score: 0
Membership Required
commit 154e48ba22ceedb01e9058a7f8da9457a445ee19
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 26 18:54:50 2023 -0500

    🎨 Misc. spacing

commit f73fe76b6c5f9088222265e47494611e9d8bc379
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri May 26 17:50:42 2023 -0500

    🌐 Language export to CSV

commit d20ce5ff0a4d45e2ac7091832c86d4441f0356a9
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri May 26 00:21:31 2023 +0000

    [cron] Bump distribution date (2023-05-26)
DWIN_SET.zip 295479 bytes 2021-07-31 06:39:30 UTC
5019
Score: 0
Membership Required