Marlin 2.1.2 Example Configurations
thinkyhead
released this
30 Dec 02:34
·
1501 commits
to import-2.1.x
since this release
Example Configurations for many (not all) machines supported by Marlin 2.1.2.
Full Changelog: e4feff5...80837fd
New Options
- ✨
ANYCUBIC_LCD_GCODE_EXT
(3d1d5c2) - ✨ Pt1000 with 2.2kΩ pullup (3edc8fd)
- ✨
SET_PROGRESS_MANUALLY
(efee2cc, 503c6df) - ✨
ADVANCE_K
per-extruder (e3281f0) - ✨
FAN_KICKSTART_POWER
/ Controller fan kickstart (ea013cc) - ✨ Input Shaping (4a9dff3, f47843c, c5f9141)
- 🚸 Up to 3 MAX Thermocouples (6c25560)
- 🚸 Unify
*_SEGMENTS_PER_SECOND
(5ba27d4) - 🔧 Merge TMC26X into TMC config (fea3b69)
- ✨
CONTROLLER_FAN2_PIN
(315f409) - ✨
NEOPIXEL_M150_DEFAULT
(39b75a7) - ✨
TFT_SHARED_SPI
forTFT_COLOR_UI
(609957b)
New Configs
- ✨ Anycubic I3 Mega with Trigorilla Pro (#816)
- 🚸 Add / Improve Sovol configs (#804)
- ✨ Ultimaker Original+ DXU (#820)
- ✨ Octopus with 8 axes (#827)
- ✨ Tinkerine Ditto Pro (#830)
- ✨ Tronxy X5S-2e with Chitu v5 (#831)
- ✨ Longer LK5 (#845)
- ✨ Minitronics v2.0 for CNC and CR-20 (#841)
- ✨ Ender-5 with BTT SKR v3 (rubienr) (#853)
- ✨ Ender 3 v2 Neo (#856)
- ✨ Biqu B1 SE (#857)
- ✨ Kingroon KP5L (#858)
Fixed Configs
- 🚸 Fix and improve Elegoo Neptune 2 (#822)
- 🐛 Fix Z2 Current on Ender-3 / BTT E3 Turbo (#828)
- 🚸 Tevo Tornado needs
ENDSTOP_NOISE_THRESHOLD
(#833) - 🩹 Fix Z2 stepper for Sidewinder X2 (#844)
- 🐛 Fix SKR E3-DIP V1.x SD card detect (#842)
- 🩹 Fix Biqu BX ABS Bed Preheat (#849)
- 🩹 Fix Formbot T_Rex_2+ SD Detect (#864)
Improved Configs
- 📝 Extend BlueR for Nano v1.3 (#812)
- 🚸 Enable Linear Advance + S-Curve for Biqu (#814)
- 🚸 Improve Folger Tech FT5 (#815)
- 🚸 Ender-2 / 3 Pro + CrealityV423 default
SERIAL_PORT_2
(#817) - 🚸 Update Chiron Z1/Z2 and PLR (0bd7526)
- 🚸 Update Simulator Config (#834, #847)
- 🚸 Slower XY homing on AnyCubic Chiron (#836)
- 🔧 Fan 2 for Biqu B1 SE Plus (#837)
- ✨ Longer LK5 tweak (31275b1)
- 🚸 Update Anycubic i3 Mega (#855)
- 🔧 Ender-5
ENCODER_NOISE_FILTER
(#851) - 🔧 Velleman updates (94c2be8)
Cleanup and Documentation
- 🎨 Misc. cleanup (33182d9, c802c9d, 8e012e7, #826, 3f037b7, 11807f9)
- 📝 Update MK3/S README docs (#813)
- 📝 Update Thermistor 66 (f5f0c1f)
- 📝 Update RRW Graphical LCD link (ba4bf79)