Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Releases: Poket-Jony/Marlin-A4MaxPro-2.0.x

v2.1.9-rc (Marlin 2.0.x)

07 Mar 18:07
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Improvements

v2.1.8-rc (Marlin 2.0.x)

28 Feb 20:03
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Improvements

  • improved "wait for user confirm" on usb print
  • improved extra menu structure with placeholders
  • added debug menu for developers
  • general code cleanup

v2.1.7-rc (Marlin 2.0.x)

26 Feb 20:09
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Improvements

  • improved filament change load length
  • added workaround for probably stuck "isWaitingForUserConfirm"

v2.1.6-rc (Marlin 2.0.x)

26 Feb 17:57
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Hotfix

v2.1.5-rc (Marlin 2.0.x)

24 Feb 21:33
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x. (identical to 2.0.4.3)

Note: This is a release candidate, there may still be bugs.

Improvements

  • changed filament change load/unload length
  • use axis feedrate settings for movements via display
  • improved extra menu Z movement usability

v2.1.4-rc (Marlin 2.0.x)

21 Feb 19:52
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Improvements

  • fixed incorrect SOFT_PWM_SCALE
  • added print finished message
  • fixed incorrect calculated file list limit

v2.1.3-rc (Marlin 2.0.x)

20 Feb 22:12
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Improvements

  • auto shutdown default enabled
  • improved delay security
  • use correct calculated junction_deviation_value
  • fixed bed temp sensor (type 5) and axis steps

v2.1.2-rc (Marlin 2.0.x)

17 Feb 19:56
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Note: This is a release candidate, there may still be bugs.

Resolved Issues

  • SD-Menu stuck
  • use original firmware default travel speeds/acc/feedrates/jerk
  • changed bed thermistor to type 11
  • fixed bed sizes / offsets for homing
  • enabled LIN_ADVANCE but set the default value to 0
  • fixed print progress shown as "J11" on usb
  • removed DWIN_TFT_GCODE_INACTIVITY_ON on startup

v2.1.1-dev (Marlin 2.0.x)

14 Feb 19:46
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

Attention: Dev-Build not ready for production use!

Resolved Issues and Features

  • Extra-Menu stuck
  • improved Case Light
  • added feedback sounds

v2.1.0-dev (Marlin 2.0.x)

14 Feb 09:01
4b37887
Compare
Choose a tag to compare
Pre-release

Targeting bugfix branch for Marlin 2.0.x.

In this version, the entire display class was rewritten

Features

  • Basic menu points working (Setup, Tools)
  • SD card with file browsing is working
  • Extra-Menu is fully implemented
  • Auto-Off
  • Display Prompts
  • Filament-Runout
  • Advanced Pause

Known Issues

  • Power-Loss-Recovery not working

Attention: Dev-Build not ready for production use!