CARVIEW |
Navigation Menu
-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Releases: MarlinFirmware/Marlin
Marlin 2.1.3 beta 3
Compare
BETA RELEASE!
Marlin 2.1.3 is a major update focusing on stability, performance, and user interface.
This release is recommended for all users. Visit the Marlin Discord for assistance with configuration migration and build.
Pre-Built Firmware
We now publish pre-built binaries for many common 3D printers and other machines, according to the tuned configuration examples donated by users like you! Binaries for this version are published at the link below.
Changelog
- Full Changelog: dev-2.1.3-b2...2.1.3-b3
- For previous release notes see Marlin 2.1.3-b2.
What's New
- β¨
BUILD_INFO_MENU_ITEM
(#27590) - β¨ FLY_D5, FLY_DP5, FLY_D7, FLY_D8, FLY_D8_PRO, FLY_SUPER8_PRO, FLY_CDY_V3 (#27580)
- β¨
MIN_POWER
(#27742) - β¨
M550
CONFIGURABLE_MACHINE_NAME
(#27731) - β¨
LCD_DOUBLE_BUFFER
(#26713) - β¨
MAG_MOUNTED_PROBE_SERVO_NR
(#27551) - β¨
EDITABLE_HOMING_CURRENT
(#27760) - β¨ Native GD32 support for Aquila v1.0.1 (#27765)
- β¨
DEFAULT_ACCELERATION_SPINDLE
(#27759) - β¨ Simulator: Virtual servos, BLTouch (#27779)
- β¨
SMOOTH_LIN_ADVANCE
(#27710) - β¨
SWITCHING_NOZZLE_LIFT_TO_PROBE
(#27804) - β¨
FILAMENT_MOTION_DISTANCE_MM
(#27812) - β¨
OTA_FIRMWARE_UPDATE
(Creality STM32F401RE) (d806175) - β¨ Trinamic TMC2240 (SPI) (#25974, #27880, db137df, #27901, #27903, #27907, #27919)
- β¨
EVENT_GCODE_AFTER_MPC_TUNE
(#27865) - β¨
NONLINEAR_EXTRUSION_DEFAULT_ON
(#27819) - β¨ E3D BigBox Rumba board (#27897)
- β¨
MPC_PTC
(#27911) - β¨
EVENT_GCODE_(BEFORE|AFTER)_G34
(#27930)
What's Fixed
- π Don't reset
axis_did_move
inftmotion.reset
(12d491c) - π©Ή RP2040 has
PIN_SPI_SS
(ab7137a) - π©Ή Update some hex-printing (#27654)
- π¨ Fix sim build with gcc-14 (81ef02e)
- π¨ Fix pioarduino path check for xtensa-esp32 (#27693)
- π©Ή Fix MKS boards runout sensor pins (#27687)
- π Fix Simulator CI build (#27712)
- πΈ Fix extra "echo:" in
M218
report (#27674) - π Fix quoted string value detection (126e78d)
- π¨ Fix
CONFIG_EXPORT 1
, (embed = 101) (d9229ff) - π©Ήπ§ Fix
LCD_LANGUAGE
for HD44780 (#27729) - π©Ή Fix color game compile (#27721)
- π©Ή Fix max Y/Z endstop pins on GMARSH X6 REV1 (434bf81)
- π©Ή Update some SD SS pins (2d6454b)
- π Fix RAMPS AUX1 RX/TX pins (#27745)
- π©Ή BTT Manta M8P V2.0 fixes (#27748)
- π©Ή Cleanup (for STM32 I2C LCD) (9a8b1ea)
- π©Ή Fix
TOUCH_UI_FTDI_EVE
build (#27667) - π©Ή Fix Simulator KILL pin overlap (#27668)
- πΈ Fix G4 Dwell overflow (363f324)
- π©Ή Cleanup (for STM32 I2C LCD) (a8fea3d)
- β‘οΈ FT Motion: Fill window in
makeVector
(#27718) - π©Ή
MKS_TINYBEE
ADC reference voltage warning (#27755) - π Fix E DIR init (#27770)
- π¨π©Ή Misc. code corrections, notes (15ce5d0)
- π¨π©Ή Pass Ultipanel with
ADC_KEYPAD
(766dfda) - π¨ Fix GCC14 / C++23 volatile warnings (#27768)
- π¨π©Ή Pass Ultipanel with
TOUCH_SCREEN
,HAS_TOUCH_BUTTONS
,HAS_SLOW_BUTTONS
(2004198, 546a014, a80e790) - π¨π©Ή Drop old
ULTIPANEL
sanity check (26551c1) - πΈ Fix MKS UI print done state (#27730)
- πΈ Fix FT Motion Linear Advance MarlinUI edit item (#27786)
- π©Ή
TFT_BUFFER_SIZE
=>_WORDS
(6f5e6fd) - π©Ή Fix i2c encoder report (6d2dfca)
- π©Ή Fix
DWIN_CREALITY_LCD_STD_ICONS
(7d82f95) - π Fix Servos in GD32 HAL (#27791)
- πΈ Fix missing "echo:" in some reports (#27794)
- π¨ Fix and/or warning (8867c45)
- π©Ή Fix Linear Advance edit item (58f0395)
- π Fix GD32 ignoring SERIAL_DMA on init (#27800)
- ππ§ Move extra volume flags (d434729)
- π Watchdog Reset PIO on DUE to prevent hang (#27803)
- π Fix extra
MSG_ATTACH_USB_MEDIA
(28a1355) - πΈ Fix TFT GLCD "Select from Media" glitch (3df7518)
- π©Ή Fix
AboutScreen::onTouchEnd
warning (e3a28af) - π©Ή Misc. HAL, flag fixes (f60bc27)
- π©Ή Fix Ultimain 2
MOTOR_CURRENT_PWM_RANGE
(#27705) - π©Ή Minor ExtUI/DGUS code fix/cleanup (585cbbb)
- πΈ Fix MKS UI G-code result display (#27825)
- πΈ Fix ProUI LCD wake up (#27832)
- π©Ή Fix
Y_STOP_PIN
alias forY_MAX_PIN
(44ef6e2) - π©Ή Fix TH3D EZ V2 sensorless homing (735cd9a)
- πΈ Fix ProUI LCD wake up (2) (#27835)
- π¨ Fix build flags for
env:mks_monster8_usb_flash_drive
(3a3c3b8) - π¨ Fix some build_flags inheritance (b7a1681)
- πΈ Fix 16x4 SD Print Progress display (#27844)
- π§βπ» Fix GD32 EEPROM timings (#27846)
- π©Ή Fix '
PIN_EXIST
' typo (#27856) - βοΈ Fix variant docs typo (#27850)
- π§ Fix Speed/Flow edit options (#27863)
- π§βπ» Fix
max_isr_rate
sign warnings (a4382b4) - π¨ Solve a linker error (af553d5)
- π©Ή Fix delay Β΅s > 32767 (e766292)
- π©Ή Fix Bluesky badge (#27879)
- π©Ή Fix ProUI Linear Advance menu (#27878)
- π¨ Fix Windows/ReARM upload (#27872)
- π©Ή Fix MKS UI E Max Feedrate items (bd9d7a3)
- π©Ή Call
SERIAL_IMPL.msgDone()
afterM105
(21559b0) - π Fix
M201
withXY_FREQUENCY_LIMIT
(#27859) - π©Ή Misc temp sensor fixups (#27884)
- π More robust Smooth Linear Advance (#27862)
- π Fix Italian typo, etc. (#27890)
- π©Ή Fix some missed
ONBOARD_SDIO
(3ddf728) - π©Ή Fix
EXP3_03_PIN
forCREALITY_V24S1_301F4
(cc05123) - π©Ή Fix Nozzle Cleaning wait for pre-set temp (9f6cafb)
- π©Ή Fix FLY D5 / D7 serial for TMC2208 (7df503d)
- π©Ή Update Creality CR4NS (951b8be)
- π©Ή Fix Nonlinear Extrusion build (#27906)
- π©Ή Fix ProUI edit Lin.Adv.K (#27895)
- π©Ή Fix Ender-3 S1 pin EXP3-4 (#27915)
- π©Ή Minor fixes, updates, comments (5e410e3)
- π Fix Hotend > 0 Preheat (#27932)
- π Fix
NONLINEAR_EXTRUSION
enabled check (#27926) - π§ Fix
SPI_FLASH_BACKUP
flag (#27934) - π§ Fix
TEMP_SENSOR_BED_USES_SW_SPI
(#27938) - π Fix misc. build issues (a6377e5)
User Interface
- πΈ Disable FT Motion during Biqu Microprobe use (#27368)
- πΈ Improve TFT touch calibrate (#26200)
- πΈ Chamber Preheat completion (#26864)
- πΈ Move About / Games to menu bottom (#26820)
- πΈ ProUI "View Mesh (grid)" item (#26181)
- πΈ Disable
MIN_CHAMBER_POWER
(a4c35b1) - πΈ Refactor MKS H43 LCD (#27776)
- πΈ Report
M48
Max Delta (#26286) - πΈ Refactor MKS H43 LCD (2) (#27780)
- πΈ FT Motion menu fix, neaten (a55355d)
- πΈ Some default filament runout pins (9a6bf16)
- πΈ More frequent button polling (#27797)
- πΈ "Inverted" text on GLCD (efd8757)
- πΈ Clear alert on menu click (3696cc3)
- πΈ Detect multi-volume insert / remove (f78aaf9)
- πΈ Simplified Media Menu (99c29cd)
- πΈ Extend
M360
(a Repetier code) (5a88a80) - πΈ Include 'R' in
M208
report (c8265d6) - πΈ Misc. optimizations, cleanup, DWIN fixesβ¦ (#27858)
- πΈ Improve MKS UI with LVGL v6.1.2 (#27889)
- πΈ Improve XPT2046 touch, MKS UI calibration (#27892)
Configuration
- π§ Sequential Opulo boards (428f721)
- π§ Static assert Dual X min/max (#27701)
- π§
BOARD_LCD_SERIAL_PORT
(82d3d78) - π§ More serial ports for Teensy HALs (#27736)
- π§
LCD_PINS_ENABLE
=>LCD_PINS_EN
(#27700) - π§ Max Stepper Rate sanity-checks (#27764)
- π§ Raise MBL grid size limit (#27790)
- π§ Malyan M300 / Monoprice Mini alternate orientation (#27808)
- π§ Allow
SMOOTH_LIN_ADVANCE
withDISTINCT_E_FACTORS
(1383a4e) - π§ Apply
DEFAULT_VOLUME
on boot (85f6090) - π§ More thorough
TEMP_SENSOR_*
cleanup (#27826) - π§ Bricolemon cleanup, update (#27829)
- π§ TMC Baud Rate for FLY D5/D7 (#27860)
- π§ Allow
TMCStepper
with Zonestar ZM3 E2xx (f49e730) - π§ Update BIQU BX SPI driver conditionals (#27886)
- π§ Update BTT002 SPI driver conditionals (#27887)
Build
- π¨ Prevent ESP32 bad dependency (2963523)
- π¨ Elegoo Neptune boards ("
elegoo.bin
") (#24895) - π¨ Rename FYSETC S6/Spider envs (#27122)
- π¨ PowerShell compatibility (#27720)
- π¨ Reduce warnings on types (b5068bb)
- π¨ Suppress generate_version (for now) (bd382fb)
- π¨ Creality V4.2.7 (GD32) (#27796)
- π¨ ESP3DLib update for compatibility (#27851)
- π¨ Better FT Motion menu string code (2976bb4)
Optimization
- β‘οΈ STM32H7 Serial DMA (#27633)
- β‘οΈ Always "optimize" FT Motion DIR states (#27692)
- β‘οΈ Optimize PID, increase PID range (#27740)
- β‘οΈ Optimal
recalculate_max_e_jerk
(72f3a4a) - β‘οΈ GD32: Fast GPIO optimization (#27845)
- β‘οΈ Optimize Smooth Linear Advance (via fixed-point) (#27818)
- β‘οΈ Remove FT Motion extraneous code (#27881)
- β‘οΈ
SMOOTH_LIN_ADVANCE
+S_CURVE_ACCELERATION
(#27827)
For Developers
- π§βπ» Script for
gcc
setup on macOS (Simulator build) (442f0ba, #27655, cbe8a68, 4875420) - π§βπ» Media conditionals (0f7fb5d)
- π§βπ» More binary file types (cd3997f)
- π§βπ» Standard logical
FLIP(X)
(99c3a71) - π§βπ» Probe Wizard comments (07b9790)
- π§βπ» More extensible Temperature::lcd_preheat (4ad6fa5)
- π§βπ» Lambda for MarlinUI media items (fc49efc)
- π§βπ» Reuse
MarlinUI::apply_preheat
(a7684ec) - π§βπ» ProUI: pre-calculate menu sizes (c7e6437)
- π§βπ» Silence findMissingTranslations grep output (5d75567)
- π§βπ» Some
millis()
'unsigned long
' (91a87f4) - π§βπ» More robust
TERN_
macro (ac5fa61) - π§βπ» Individual TMC flags (add72fd)
- π§βπ» Language tweaks (7bd74fe)
- π§βπ» Tweak MAX7219 test pattern (448ff71)
- π§βπ» Allow for tests on macOS / Windows (efa1758)
- π§βπ» Move stepper
ENABLE
toindirection.h
(73ed543) - π§βπ» Digipot settings cleanup (43177af)
- π§βπ»
HAS_MOTOR_CURRENT_PWM_Z
(59423da) - π§βπ» Add
Parser::has_string
(bc85f5b) - π§βπ»
DGUSScreenHandler
hack for MKS (#27789) - π§βπ» Clarify
DEPLOY_ALARM
(65b8ced) - π§βπ»
Planner::max_jerk
alwaysxyze_pos_t
(26b3f0b) - π§βπ» Add
stepper/control.cpp
(b97b094, d3687d9) - π§βπ» GD32 fast write non-bool (#27806)
- π§βπ» FastIO AT90USB pins 46-47 (24928f9, ef9cec9)
- π§βπ» TFT GLCD "
panel_detected
" (7ee745b) - π§βπ» Clarify some SD / FD build flags (d166678)
- π§βπ» Stub Ca...
Assets 2
Marlin 2.1.3 beta 2
Compare
BETA RELEASE!
Marlin 2.1.3 is a major update focusing on stability, performance, and user interface.
This release is recommended for all users. Visit the Marlin Discord for assistance with configuration migration and build.
Pre-Built Firmware
We now publish pre-built binaries for many common 3D printers and other machines, according to the tuned configuration examples donated by users like you! Binaries for this version are published at the link below.
Changelog
- Full Changelog: e33dafe...2.1.3-b2
New Features
- β¨
EVENT_GCODE_BEFORE_G29
(#27566) - β¨ Teensy 4 hardware PWM for laser/spindle/fan (#27608)
- β¨ MAX31865 Bed settings (#27611)
- β¨ Games for E3V2 + MarlinUI (#27620)
Fixed Issues
- π©Ή Fix
VALIDATE_HOMING_ENDSTOPS
missing header (e0c60a8) - π Fix
M119
filament sensor part (#27596) - π Fix JG Aurora A1 implementation (#27622)
- π©Ή Fix EEPROM CRC display (#27631)
- π Fix config embed and restore (#27628)
- π Fix ERYONE Ery32 mini SPI for SD (#27600)
Improved
- β‘οΈ STM32H7 Flash Wear Leveling (#27634)
- πΈ Enabled probe clearance in
do_move_after_z_homing
(#27593) - π§βπ» Update types forward decl (#27637)
- π§βπ» Add STM32/STM32F1 Open Drain (OD) pin mode (#27616)
Build
Configuration
- π§ Standard filament runout pins for MKS_UI / MKS TFT (#27640)
- π§ BTT SKRat UART driver support pending (#27639)
Miscellaneous
- π Add'l homeaxis comments (70cdfbe)
- π¨ Migrate
use_example_configs
to Python (#27632) - π©Ή Fix
DGUS_LCD_UI_MKS
typo (30697cb)
For previous release notes see Marlin 2.1.3-b1.
Assets 2
Marlin 2.1.3 beta 1
Compare
BETA RELEASE!
Marlin 2.1.3 (beta 1) is a major update focusing on stability, performance, and user interface.
This release is recommended for all users. Visit the Marlin Discord for assistance with configuration migration and build.
Pre-Built Firmware
We now publish pre-built binaries for many common 3D printers and other machines, according to the tuned configuration examples donated by users like you! Binaries for this version are published at the link below.
Full Changelog: e33dafe...2.1.3-b1
Highlights
- β¨ Fixed-Time Motion with Input Shaping by Ulendo
(#25394, #25835, #26083, #26557, #25637, #25719, #26020, #26074, #26175,
#26595, #26620, #26628, #26643, #26670, #26720, #26785, #26848, #27063,
#27179, #27302, #27335, #27349, #27359, #27367, #27401, #27416, #27474,
e7e77d9, 5bd39ba, 97d8a68, c25a673, af4ba2b, ade05c0,
ec6bc15, b062a3b, 2d60948, 46e8b9c) - β¨ Polar Kinematics (#25214)
- β¨ RS485 support with G-code
M485
(#25680) - β¨ HAL for RP2040 with BTT SKR Pico (#24042)
- β¨ HAL for HC32F460 (#26414)
- β¨
STARTUP_TUNE
configuration (42c62ff, d77e921) - β¨
POLARGRAPH
/PEN_UP_DOWN_MENU
(#25303, #25514) - β¨ "One Click" Print newest file (#25781)
- β¨ Nonlinear Extrusion Control (
M592
) (#26127) - β¨ BIQU MicroProbe (#26527)
- β¨ Prusa MMU3 (#26635)
- β¨ MAX Thermocouples for Heated Bed (#26441)
- β¨
PELTIER_BED
(#27334) - β¨π§ Minimal configuration with
Config.h
(#27338) - πΈ Probe / Level Menu (#27393)
- π©Ήβ‘οΈ Fix judder, optimize planner (#27035)
- πΈ Support Bed Leveling Mesh > 16x16 (060ddf5)
- πΈ Restore Object Cancel info on Power-Loss Recovery (#27501)
- π§ Thermistor 100 : SoC sensor (#25745)
New Features
- β¨ Extra Z Servo Probe options (#21427)
- β¨
Z_SAFE_HOMING_POINT_ABSOLUTE
(#23069) - β¨
Z_SERVO_DEACTIVATE_AFTER_STOW
(#24215) - β¨
PROBING_TOOL
(#24411) - β¨ Switching extruder/nozzle without servo (e.g., Dondolo) (#24553)
- β¨
LARGE_MOVE_ITEMS
(#25026) - β¨β‘οΈ UTF support for TFT Color UI (#25073)
- β¨ Persistent
AUTOTEMP
settings (#25093) - β¨
PREHEAT_TIME_BED_MS
(#25146) - β¨
AVOID_OBSTACLES
for UBL (#25256) - β¨
STATUS_HEAT_POWER
(#25268) - β¨
M306 E
for MPC extruder index (#25326) - β¨
TC_GCODE_USE_GLOBAL_*
(#25399) - β¨
LCD_BACKLIGHT_TIMEOUT
for Neopixel LCD (#25438) - β¨
REPORT_ADAPTIVE_FAN_SLOWING
(#25537) - β¨
FILAMENT_SWITCH_AND_MOTION
(#25548) - β¨
TEMP_SENSOR_SOC
(#25642) - β¨
BLTOUCH_HS_EXTRA_CLEARANCE
(#25655) - β¨
NOZZLE_CLEAN_PATTERN_*
(#25666) - β¨
AUTO_REPORT_REAL_POSITION
option for M154 (#25738) - β¨
AUTO_POWER_SPINDLE_LASER
(#25739) - β¨
NUM_REDUNDANT_FANS
(#25808) - β¨
EP_BABYSTEPPING
(#25869) - β¨
VOLUMETRIC_EXTRUDER_LIMIT_MAX
(#25884) - β¨ G-code '
T
' report current tool (#26151) - β¨
MAX7219_REINIT_ON_POWERUP
(#26163) - β¨
Z_PROBE_ERROR_TOLERANCE
(expose) (#26229) - β¨ Tool Migration-specific settings (#26244)
- β¨ Probe XY Offset value limits (#26267)
- β¨
SERIAL_DMA
(for some STM32Fx) (#26328) - β¨
BED_ANNEALING_GCODE
(#26341) - β¨
BD_SENSOR_PROBE_NO_STOP
(#26353) - β¨
G27 P3
/P4
(#26401) - β¨
COMPACT_CUSTOM_BOOTSCREEN
(#26419) - β¨
XY_AFTER_HOMING
,EVENT_GCODE_AFTER_HOMING
(#26469) - β¨
DOUBLE_LCD_FRAMERATE
(#26500) - β¨
MARKFORGED_INVERSE
(#26516) - β¨
EDITABLE_DISPLAY_TIMEOUT
(#26517) - β¨
EDITABLE_STEPS_PER_UNIT
(#26618) - β¨ Status Screen flow adjustment (#26627)
- β¨
PLR_BED_THRESHOLD
(#26649) - β¨π¨ EEPROM exclusion zone (#26729)
- β¨ Redundant PSU Control with EDM (#26751)
- β¨
MARLIN_SMALL_BUILD
option (#26775) - β¨
SHOW_CUSTOM_BOOTSCREEN
for HD44780 (#26793) - β¨π HC32 - Add
SERIAL_DMA
, fix SDIO andMEATPACK
(#26845) - β¨
M3
/M4 O
for laser/spindle (#26883) - β¨
FAN_KICKSTART_LINEAR
(#27072) - β¨
INPUT_SHAPING_Z
(#27073) - β¨
M110
Get Command Line Number (#27090) - β¨
CONTROLLER_FAN_BED_HEATING
(#27409) - β¨
EDITABLE_HOMING_FEEDRATE
/M210
(#27456) - β¨
M820
Report temporaryM810
-M819
macros (#27458) - β¨
GENERIC_BACK_MENU_ITEM
(bebf5dc) - β¨
MAX7219_DEBUG_MULTISTEPPING
(4fdb0fb) - β¨
NUM_REDUNDANT_FANS
too (f97a813) - β¨
PROBE_TARE_MENU
(9b472a0) - β¨ Rename
@
strings_A
=>_N
(556d716)
New Controllers
- β¨ New
DGUS_LCD_UI
option,IA_CREALITY
(#25143, #25175, 42cfa4f, #25397) - β¨ TFT 320x240 portrait (#25207)
- β¨ SPI TFT / Touchscreen for STM32H7 (#25784)
- β¨ Sovol SV06 Plus Touchscreen (#25864)
- β¨
CTC_A10S_A13
(#26514) - β¨ Initial support for HC32 U8G LCD (#26568)
- β¨ Ender-3 V2 LCD with SKR 3 EZ (#27061)
New Boards
- β¨ BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ (#25001)
- β¨ Blackpill-based custom board (#25152)
- β¨ Sovol v1.3.1 (Sovol SV06) (#25267)
- β¨ BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387)
- β¨ AnyCubic Vyper / Vyper LCD (#25405)
- β¨ I3DBEEZ9 board (#25614)
- β¨ Creality E3 Free-runs Silent Motherboard (#25636)
- β¨ Panowin Cutlass / Bardo (F1 / Trinus) (#25663)
- β¨ Creality Ender-2 (Melzi) (#25754)
- β¨ Creality STM32F401RE board (e.g., Ender-5 S1) (#25773)
- β¨ KEDI (STM32F1) and GODI (ESP32) boards (#25796)
- β¨ Geeetech GT2560 V4.1B board (#25888)
- β¨ MM-JOKER (ESP32) board (#25897)
- β¨ Ender 3 S1 Pro/Plus stock touchscreen (#25905)
- β¨ BTT RAMPS 1.6+ (#25970)
- β¨ BTT Octopus Pro V1.1 (STM32H723ZE) (#26043)
- β¨ Mellow Fly E3 V2 (STM32F407VG) (#26081)
- β¨ BTT Octopus Pro V1.0.1 (STM32H723ZE) (#26159)
- β¨ FYSETC Cheetah v3.0 (#26314)
- β¨ MINGDA D2 D301 v1.0 (#26340)
- β¨ BlackBeezMini 3D by I3DBEE (#26406)
- β¨ Voxelab Aquila N32 (via Maple) (#26470)
- β¨ Orca 3D Modular Controller (#26534, c313811)
- β¨ BigTreeTech Kraken V1.0 (STM32H723ZG) (#26565)
- β¨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) (#26578)
- β¨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) (#26730)
- β¨ Dagoma D6 / DiscoUltimate v2 TMC (#26874, 0269106)
- β¨ Ender-3 V3 board CR4NS200320C13 (#27003)
- β¨ XTLW boards (#27260)
- β¨ BigTreeTech SKRat V1.0 (STM32G0B1VE) (#27361)
- β¨ Mellow/Fly RRF E3 V1.0 (STM32F407VG) (#27466)
Optimizations
- β‘οΈ Implement
CALIBRATION_GCODE
as endstop (#27204) - β‘οΈ Misc. optimizations (e6ac9ff)
- β‘οΈ Major shaper optimization (e4b83ad)
- β‘οΈ Improve TFT DMA for STM32 (#25359)
- β‘οΈ Use
strlcpy
with buffer size (#26513) - β‘οΈ Update ISR cycle counts (db2b8a6)
- β‘οΈ Reduce
DISPLAY_SLEEP_MINUTES
overhead (#26964) - β‘οΈ Ethernet Buffer for Input Shaping on LPC (#26027)
- β‘οΈ Optimize LPC176x
set_pwm_duty
(#27178) - β‘οΈ Use cached
la_active
state (d554844) - β‘οΈ Load/init (most) settings after showing boot-screen (#27199)
- β‘οΈ Exit from ISR on AVR already does
sei
(cb66bff) - β‘οΈ Reduce
edit_screen
code size (#25420) - β‘οΈ Tiny string optimization (bf61e52)
- β‘οΈ Faster
COMPACT_MARLIN_BOOT_LOGO
(rle16) (#26153) - β‘οΈ Slimmer null
T
command (#26615) - β‘οΈ
G30
optimize and comment (7901eb9) - β‘οΈ Add / enforce
min_entry_speed_sqr
(#27089) - β‘οΈ Compact RGB565 TFT boot images (#26011)
- β‘οΈ Skip a redundant
BLTouch::command
(#25656) - β‘οΈ Set
steps_per_isr
incalc_multistep_timer_interval
(549419e) - β‘οΈ Mixer label in
PROGMEM
(4b8e4ef) - β‘οΈ Use
AxisFlags
forstep_needed
(4a0cb4f) - β‘οΈ Smart Adaptive Multi-Stepping (#25474)
- β‘οΈ Fix motion smoothness (#27013)
- β‘οΈ Fix MMU2
sscanf
bug, optimize (#26449) - β‘οΈ Improve Homing / Probing Current (#26714)
- β‘οΈ Optimize LPC176x pin toggle (#27149)
- β‘οΈ SAMD21 LCD uses HW SPI with media (#26012)
- β‘οΈ Use
hal_timer_t
for timing vars (194f587) - β‘οΈ Extend bitmap compression (178938d)
- β‘οΈ Optimize speed lookup for AVR (143a870)
LCD / Controller
- πΈ Improve MMU2 unload (like original MMU2S) (#20147)
- πΈ Temperature Variance Monitor tweaks (#23571)
- πΈ Color UI remaining time (#24843)
- πΈ
M86
-M87
Hotend Idle Timeout (#25015) - πΈ Negative temperature display option (#25036)
- πΈ Unify edit limits for some E3V2 LCDs (#25045)
- πΈ Attach USB media (#25120)
- πΈ
MarlinUI
edit steps/mm to 2 decimal places (#25144) - πΈ Z Servo Probe is
HAS_STOWABLE_PROBE
(#25158) - πΈ
RGB_STARTUP_TEST
for PCA9632 (#25163) - πΈ ProUI updates (#25176)
- πΈ ProUI MPC menu (#25232)
- πΊ Melzi v4 with BTT SKR Mini E3 (#25321)
- πΈ Option to report temperature on error (#25341)
- πΈ SPI endstops for X/Y Dual and Core (#25371)
- πΈ Stop button for Touch UI (#25379, a321125, #26342)
- πΈ Interruptible PLR (#25395)
- πΊ Update Re-ARM VIKI2 SPI pins (#25411)
- πΈ Optional X-Axis (#25418)
- πΈ Fix / improve
LCD_BED_TRAMMING
(#25425) - πΈ Improve CocoaPress Touch UI (#25446)
- πΈ Refinements for UBL
G29 J
(tilt mesh) (#25486) - πΊ
DGUS_RELOADED
1.03 (#25490) - πΈ Improve Z-Probe raise for deploy (#25498)
- πΈ Improved
MPCTEMP
autotune (#25503) - πΈ TFT optional axes/extruder (#25624)
- πΈ TS35 portrait display (#25629)
- πΈ Support CoreXY without Z (#25630)
- πΈ
G28
/G30
return for failed probe deploy (#25652) - πΈ
MarlinUI
Endstop Test Screen, and more (#25667) - πΈ Echo
G30
out-of-bounds (#25671) - πΈ Improve
PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED
(#25681) - πΈ Permit
G38
with Core (#25713) - πΈ Bed distance sensor improvements (#25847)
- πΈ Improve EEPROM validation (#25860)
- πΈ Fix TFT menu positioning (#25942)
- πΈ Portrait TS35 move axis screen (#25945)
- πΈ Revert
M206
Home Offset behavior (#25996) - πΈ Update DWIN ProUI (#26003)
- πΈ BD Sensor Z axis stop height (#26015)
- πΈ JyersUI MPC menu (#26017)
- πΈ Fix HD44780
EDIT_ITEM
position (#26073) - πΈ Fix input shaping menu for
SHAPING_FREQ_[XY]
== 0 (#26075) - πΈ Fixes for ProUI, JyersUI, backlight, etc. (#26086)
- πΈ Update LCD Manual Leveling display (#26088)
- πΈ UI Sound off/on with
M300 E<0|1>
(#26142) - πΈ Adjust ColorUI chamber bmp (#26149)
- πΈ DOGM active extruder in...
Assets 2
Marlin 2.1.2.5
Compare
This is a minor release bringing over some changes from the latest development branch. Configurations have been patched up to allow for a more complete binary deployment.
Example Configurations for many machines are posted at:
https://github.com/MarlinFirmware/Configurations/tree/release-2.1.2.5
Binaries of this release can be found at:
https://github.com/MarlinFirmware/MarlinBuilds/tree/release-2.1.2.5
Full Changelog: 2.1.2.4...2.1.2.5
Changes
- π©Ή Fix STM32 CPU serial UUID (#26715, #26727, #26737)
- π Fix skipping of G2/G3 E-only moves
- π Update and patch some pins files
- π Update some config links and defaults
- π¨ Update build and other supporting scripts
- π¨ Add
mega1281
specific build environment - π¨ Update to the newest Simulator
- π§βπ» Update to the newest Pins Debugging
Assets 2
Marlin 2.1.2.4
Compare
Marlin 2.1.2.4 is a maintenance release to patch a few issues affecting certain kinds of setups, e.g., independent axes with multiple endstops. We recommend trying this version if you've encountered any of these issues.
Fixed / Improved
- π©Ή Fix broken
STEPTEST
for multi-endstop (9e02be4) - π Mount media early for
POWER_LOSS_RECOVERY
(#27177) - βοΈ Fix comma typo (#27138)
- πΈ Prefer friendly Power Off over Auto-unalive (aa778c3)
- β‘οΈ Optimize LPC176x pin toggle (#27149)
Build
- π¨ Update SAMD51 build deps (1d13aaa)
- π§ Overridable
SUICIDE_PIN
forRAMPS_CREALITY
(#27143) - π§ Assume
RAMPS_CREALITY
is not CR2020 (e6787f7)
Miscellany
Assets 2
Marlin 2.1.2.3
Compare
Marlin 2.1.2.3 is a maintenance release patching a few bugs and regressions. We recommend giving this version a try if you encountered any of the following issues that existed in Marlin 2.1.2.2.
- π Fix
DETECT_BROKEN_ENDSTOP
on IDEX (#26790) - π Fix
M201
typos (#26854) - π· Minor
signature.py
adjustments - βοΈ Fix stepper MS pin typos (#26891)
- πΈ Hide auto-run as needed (#26853)
- π Fix ESP32 laser
M4
exception (#26884) - π Fix
Cutter.md
typo (#26901) - π¨ Fix binary upload firmware path (#26909)
- π©Ή Fix missing
MSG_ATTACH_SD_MEDIA
define (#27020) - π©Ή Fix missing
EXTENSIBLE_UI
include (#27021) - π©Ή Fix broken
ENDSTOPPULLUP_ZMIN_PROBE
(#27022) - π©Ή Update preheat end time var (#27023)
- π©Ή Fix missing
HAS_DUAL_Y_STEPPERS
(#27024) - π©Ή Fix ESP3D WiFi, bump config version (#27025)
- π Fix
bool
operator forXYval
, etc. (#27026) - π©Ή Fix serial temp error language [63fba61]
- π Prevent '
EVAL
' macro collision (#27132)
Assets 2
Marlin 2.1.2.2
Compare
Marlin 2.1.2.2 is a maintenance release with several patches to improve existing features, with minor adjustments to configuration.
New Features
- β¨ Add Thermistor 14 (used for the Ender-5 S1).
Issues Fixed
- π Fix I/J/K chopper timing (#26736)
- πΈ Fix repeating "Power Off" message (#26755)
- π Fix
G38
probe target probe checking. - πΈ Raise top temperature to 320Β°C for Thermistor 1.
- π Fix leveling XY move feedrate on ExtUI displays.
- π Fix quick homing for UVW with
SENSORLESS_HOMING
. - π§ Improved support for machines without X, Y, Z, E axes.
- πΈ Remove extra
G76
probe raise. - π§ Allow per-axis baud rate for TMC stepper drivers.
- π Fix fan software PWM init.
- π Fix inverted fan state.
- π Fix init for inverted heater states.
- π Fix build error with Thermistor 68.
- π Fix support for more than 4 servos.
- π Ensure serial flush after
M303
. - π Fix
M125
wait for user with some displays.
LCD / Controller / UI
- πΈ Fix Filament Change item position with/without encoder.
- πΈ Update FTDI Eve Touch UI (Lulzbot / Cocoa Press).
- π± Update DWIN icon graphic files.
- πΈ Use the term "Tramming" instead of "Level Corners."
- π Update Romanian font data.
- π Allow menu strings to contain '='.
Build / Install
- π¨ Improve PlatformIO INI feature filters.
- π¨ Apply specific version / commit ID to libraries.
Boards / Pins
- π§ Rename
BOARD_BTT_MANTA_M4P_V1_0
toBOARD_BTT_MANTA_M4P_V2_1
. - π¨ Replace
LCD_PINS_ENABLE
withLCD_PINS_EN
. - π¨ Replace
FAN_PIN
withFAN0_PIN
. - π¨ Replace
SDIO_SUPPORT
withONBOARD_SDIO
. - π₯ Remove unpublished board VAkE 403D.
Configuration Changes
- π Update links to products, documentation.
- π§ Move configuration change alerts to
inc/Changes.h
. - π§ Replace
DISABLE_[AXIS] true/false
with simple switchesDISABLE_[AXIS]
. - π§ Replace
TFT_SHARED_SPI
withTFT_SHARED_IO
. - π§ Remove
X2_HOME_DIR
(always assume +1). - π§ Remove
EXPERIMENTAL_SCURVE
(not needed). - π§ Replace
TMC_SW_MOSI
/MISO
/SCK
withTMC_SPI_MOSI
/MISO
/SCK
. - π§ Replace
BTT_MINI_12864_V1
withBTT_MINI_12864
. - π§ Replace
FOLDER_SORTING
withSDSORT_FOLDERS
. - π§ Replace
DISABLE_INACTIVE_EXTRUDER
withDISABLE_OTHER_EXTRUDERS
. - π§ Replace
DEFAULT_STEPPER_DEACTIVE_TIME
withDEFAULT_STEPPER_TIMEOUT_SEC
. - π§ Replace
DISABLE_INACTIVE_[AXIS] true/false
with simple switchesDISABLE_IDLE_[AXIS]
.
General Cleanup
- π¨ Clean up file headings, whitespace, code formatting, comments.
For Developers
- π§βπ» Globally replace
EITHER
/BOTH
withANY
/ALL
- π§βπ» Globally replace
LOOP*
macros with for loops. - π§βπ» Globally replace
SDSUPPORT
with conditionalHAS_MEDIA
. - π§βπ» Replace
ADC_VREF
withADC_VREF_MV
for easier validation. - π§βπ» Replace
AS_CHAR()
withC()
for serial echo.
Known Issues
- See #27019 for a list of known issues.
Assets 2
Marlin 2.1.1.1
Compare
- π¨ Update for compatibility with PlatformIO 6
Assets 2
Marlin 2.1.0.1
Compare
- π¨ Update for compatibility with PlatformIO 6
Assets 2
Marlin 2.0.8.3
Compare
- π¨ Update for compatibility with PlatformIO 6