Ender3-v4.2.2-Stock-<date>.bin
- Stock marlin configuration for Ender 3 Pro with Creality 4.2.2 mainboard
- Adds G2 / G3 Arc support
- Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure)
- Adds M600 - Filament Change
- Adds M603 - Set Filament Load / Unload length
- Adds M701 - Load Filament
- Adds M702 - Unload Filament
- Enabled Advanced OK
- Enabled CLASSIC_JERK
- Enabled Linear Advance (2022-07-22 onwards) Use this tool to calibrate. Use this video as a guide.
- Enabled Smart Filament Runout Sensor (Add M412 S0
in your Start G-Code if you do not have a filament sensor).
- Added support for Meatpack (2020-01-27 onwards)
Firmware Variant | Size | Build Date | Downloads | Feedback | Download |
---|---|---|---|---|---|
Ender3-v4.2.2-Stock-20251002.bin | 171368 bytes | 2025-10-02 00:35:10 UTC | 0 |
Score: 0
|
Membership Required |
commit d8b83160ab707b0a585b51100dc99e4590cb4609 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 18:53:24 2025 -0500 🔧 Configurator options TFT_FONT / TFT_THEME commit 98d79fb8bb8deccebfed3d44d56dbdc7abb8460f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 12:21:14 2025 +1300 🐛 Fix 'T' tool index handling (#28086) commit eaefa299fb10372cbf68610bf5df9927829df34c Author: David Buezas <dbuezas@users.noreply.github.com> Date: Thu Oct 2 00:27:47 2025 +0200 ⚡️ FTMotion Trajectory: Fix for short blocks (silent curves), add S-curve (#28082) commit ba840750a0102e621eabb93c507c39dc8885709f Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Thu Oct 2 11:26:11 2025 +1300 🔨 Fix font data script #include handling (#28085) commit cdc960fd1de2467a309f53ba6763a8248d81d343 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Wed Oct 1 16:47:10 2025 -0400 🔨 Remove (BSD) -d flag from 'find' (#28013) commit c0a544d38566661bc52be3bdc996c4741cae8694 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Wed Oct 1 14:18:39 2025 -0500 🚸 Filament Sensor, M412 changes |
|||||
Ender3-v4.2.2-Stock-20251001.bin | 171240 bytes | 2025-10-01 00:34:13 UTC | 2 |
Score: 0
|
Membership Required |
commit 84b22fcc1d146c57a1b5a8aa2b7f6619b2f9a23c Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 30 00:30:12 2025 +0000 [cron] Bump distribution date (2025-09-30) |
|||||
Ender3-v4.2.2-Stock-20250930.bin | 171240 bytes | 2025-09-30 00:34:14 UTC | 1 |
Score: 0
|
Membership Required |
commit c6cd10a92d6faadc135a0637eaf1783667a277bd Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 15:24:58 2025 -0500 🧑💻 Shaped axis macros, etc. (#28084) commit d08a7d4fd2946d7ba8eb1b3032f5c66e563ed772 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 29 00:31:25 2025 +0000 [cron] Bump distribution date (2025-09-29) |
|||||
Ender3-v4.2.2-Stock-20250929.bin | 171240 bytes | 2025-09-29 00:34:15 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ee1c1e4e15f818aba25f473e388484276882144 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 29 01:14:14 2025 +0200 🐛🚸 Fix stale LA block flag, FT Motion reporting (#28078) commit dc9e57464fbd89c851524f2282bfd9e5711cdbf4 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Sun Sep 28 02:42:33 2025 +0200 ✨ FTMotion Z shaping, axis sync, axis smoothing (#28055) commit 657929740f079810bf8f5b5bbed792ca341e8db0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Sep 28 00:34:33 2025 +0000 [cron] Bump distribution date (2025-09-28) |
|||||
Ender3-v4.2.2-Stock-20250928.bin | 171240 bytes | 2025-09-28 00:34:13 UTC | 4 |
Score: 0
|
Membership Required |
commit 6e74409c14bb4afb7ffb8bbba3deabec14883d89 Author: Bob Kuhn <bob.kuhn@att.net> Date: Sat Sep 27 02:25:03 2025 -0500 🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433) commit 5af84257765b33ae510a40938585a872e017e069 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Sep 27 00:29:05 2025 +0000 [cron] Bump distribution date (2025-09-27) |
|||||
Ender3-v4.2.2-Stock-20250927.bin | 171240 bytes | 2025-09-27 00:34:25 UTC | 12 |
Score: 0
|
Membership Required |
commit 0ca860b2928321b7a9c0f159642bc835e3f68002 Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Fri Sep 26 23:16:39 2025 +0200 🧑💻 Resolve unused ftm_active warning (#28076) commit 4dd5b713eb557cefbb693c67c0367a42dee43b8c Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Sep 26 21:03:53 2025 +1200 🚸 M402 Report (BLTouch HS Mode) (#28072) commit 0628573fc305fd1df48a3d20324f830cb4448bc8 Author: 12oclocker <73079144+12oclocker@users.noreply.github.com> Date: Fri Sep 26 04:21:43 2025 -0400 🩹 Prevent RAMPS default `X_MAX_PIN` messing up AnyCubic i3 Mega (#28038) commit 52cc705e60bb88ed72f6e573924bbb885f06b909 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 02:40:28 2025 -0500 🧑💻 Use basic PGM string with "S_FMT" commit 2f987accaa78eca814f2eac32d32b4f627071e79 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:52:57 2025 -0500 🧑💻 Pass Z to UBL::shift_mesh_height Co-Authored-By: Selali <17497673+selalipop@users.noreply.github.com> commit 66aa848b2f3238093d9038bed9f31738bddf0144 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:39:52 2025 -0500 🐛 Trigger instant runout on filament jam (#28074) commit 6f3de26a4d9a2ccdeb83c3b0057b78b1ab1c9ab0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:32:32 2025 -0500 ⚡️🧑💻 Prefer float over float& (#25716) commit b723e3fd0233a3519344f9de3f060be1fcd65315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 22:18:15 2025 -0500 🩹 Resume motion tracking on runout.reset() Fix an issue where the filament motion sensor is ignored after a runout is resolved. commit 7e4c6db12dfef9e3ab80a22e0abb9b4bc0a9fdcf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 00:29:25 2025 +0000 [cron] Bump distribution date (2025-09-26) |
|||||
Ender3-v4.2.2-Stock-20250926.bin | 171232 bytes | 2025-09-26 00:34:08 UTC | 5 |
Score: 0
|
Membership Required |
commit e228a222a375668f11817be619d8b411b1ab34cb Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Sep 25 22:47:31 2025 +0200 🩹 Fix LA block flag for FTMotion (2) (#28070) commit fdac56da1519e48459a89a4608a0451787b076d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 12:12:25 2025 +0000 [cron] Bump distribution date (2025-09-25) commit 7e62b60c94714e3ca85c0a76e511095c0ddaec20 Author: BeowulfNode42 <dlimmage@gmail.com> Date: Thu Sep 25 18:09:21 2025 +1000 🔧 Allow CHITU3D V6 override of Z_STOP_PIN (#28059) commit b6b0fccd5f52ea8e6cb31fdf1988fc3e58a51ba1 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Thu Sep 25 03:27:46 2025 -0400 🚸 ProUI updates for Linear Advance (#28067) |
|||||
Ender3-v4.2.2-Stock-20250925.bin | 171224 bytes | 2025-09-25 00:34:10 UTC | 3 |
Score: 0
|
Membership Required |
Ender3-v4.2.2-Stock-20250924.bin | 171224 bytes | 2025-09-24 00:34:07 UTC | 2 |
Score: 0
|
Membership Required |
commit f2f6b6bd8528650beb9202efcde6ceda350b86ae Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 23 18:09:48 2025 +0000 [cron] Bump distribution date (2025-09-23) commit 6ff18a942c1cd926af3d77f10bcf086ecea3ad2a Author: David Buezas <dbuezas@users.noreply.github.com> Date: Tue Sep 23 20:02:44 2025 +0200 🩹 Fix LA block flag for FTMotion (#28065) |
|||||
Ender3-v4.2.2-Stock-20250923.bin | 171224 bytes | 2025-09-23 00:34:15 UTC | 2 |
Score: 0
|
Membership Required |
commit 25a2a895172e082df5dc112ca277f85eeefd12bf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 22 00:33:02 2025 +0000 [cron] Bump distribution date (2025-09-22) |
|||||
Ender3-v4.2.2-Stock-20250922.bin | 171232 bytes | 2025-09-22 00:34:12 UTC | 4 |
Score: 0
|
Membership Required |
commit 5917aa73b51e77b28748cf7a73bd892775fc2128 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 22 00:21:53 2025 +0200 ⚡️ Fix K, improve FTMotion linear advance (#28058) |
|||||
Ender3-v4.2.2-Stock-20250921.bin | 171232 bytes | 2025-09-21 00:34:10 UTC | 2 |
Score: 0
|
Membership Required |
Ender3-v4.2.2-Stock-20250920.bin | 171232 bytes | 2025-09-20 00:34:10 UTC | 2 |
Score: 0
|
Membership Required |
Ender3-v4.2.2-Stock-20250919.bin | 171232 bytes | 2025-09-19 00:34:06 UTC | 4 |
Score: 0
|
Membership Required |
Ender3-v4.2.2-Stock-20250918.bin | 171232 bytes | 2025-09-18 00:34:09 UTC | 2 |
Score: 0
|
Membership Required |