Releases: andrivet/ADVi3pp
ADVi3++ version 5.1.1
Bugs fixed
Note: Pre-build binaries are published on ADVi3++ Community but are only available to sponsors of the ADVi3++ project on Patreon. So if you are not a sponsor, you have to generate the binaries yourself (all the binaries, including images).
ADVi3++ Version 5.1.0
New features
- #79 - Support for filament runout sensors 2
- Align ADVi3++ with upstream latest release of Marlin (2.0.9.3)
Bugs fixed
- #263 - Use G-Code M256 (set brightness) instead of M250 (set contrast)
- #268 - Fix Z height not saved and 0.1mm less than expected 2
- #271 - Fix pin #6 displayed as an output in the I/O screen
Note: Pre-build binaries are published on ADVi3++ Community but are only available to sponsors of the ADVi3++ project on Patreon. So if you are not a sponsor, you have to generate the binaries yourself (all the binaries, including images).
ADVi3++ Version 5.0.3
This release fixes an important bug related to Loading and Unloading of filament. I recommend to apply it.
- #273 - Loading feedrate is way too fast
ADVi3++ Version 5.0.2
This is a release with bug fixes:
#260 - Fix LCD dimming
#266 - Junction Deviation bug and display one more digit
Note: Pre-build binaries are published on ADVi3++ Community but are only available to sponsors of the ADVi3++ project on Patreon. So if you are not a sponsor, you have to generate the binaries yourself (all the binaries, including images).
ADVi3++ Version 5.0.1
advi3++5.0.1 Update change log
ADVi3++ Version 5.0.0
Pre-build binaries are published on ADVi3++ Community but are only available to sponsors of the ADVi3++ project on Patreon. So if you are not a sponsor, you have to generate the binaries yourself (including firmware hex files, icons, fonts, images, etc).
ADVi3++ Version 4.0.6
Pre-build binaries
Pre-build binaries are published on ADVi3++ Community but are only available to sponsors of the ADVi3++ project on Patreon. So if you are not a sponsor, you have to generate the binaries yourself (including firmware hex files, icons, fonts, images, etc). I will not give help to non-sponsors on that subject.
ADVi3++ Version 4.0.0
Compatibility
- This release is compatible with Wanhao Duplicator i3 Plus (version 1) printers and their clones
- Wanhao Duplicator i3 Plus Mark II is also supported except the power loss recovery (will be supported in a future release).
Pre-build binaries
Pre-build binaries are published on ADVi3++ Community but are only available to sponsors of the ADVi3++ project on Patreon. So if you are not a sponsor, you have to generate the binaries yourself (including firmware hex files, icons, fonts, images, etc). I will not give help to non-sponsors on that subject.
ADVi3++ Version 3.0.2
Compatibility
This release is ONLY compatible with Wanhao Duplicator i3 Plus (version 1) printers and their clones. Version 2 (aka Wanhao Duplicator i3 Plus Mark II) will be supported in a future release.
Installation notes
- You have to upgrade both the Mainboard firmware and the LCD.
- Use
ADVi3pp-Mainboard-3.0.2.hex
if you do not have a BLTouch sensor. - Use
ADVi3pp-BLTouch-Mainboard-3.0.2.hex
if you have a BLTouch sensor. - An up to date User Manual is available. It is also available as a PDF file on this page
New features
- #138 - Simplify the build of a BLTouch release with Arduino IDE
Bug fixes
- #126 - ABL stops at random heights with same g-code
- #132 - Bug: cannot set sensor/nozzle height lower than -2 mm bug
- #133 - The default steps (X, Y, Z and probably E) are wrong
- #136 - When a setting is wrong (such as jerk equals to 0), reset it to the default
- #148 - (re-release) The LCD version number was wrong (3.0.1 instead of 3.0.2)
Known issues
-
The LCD part displays a version number of
3.0.1
: I forget to increment the version number when building this part. This is fixed in the re-release. -
Some versions of Cura under Windows are broken and are not able to flash firmwares. Version 3.3.x are known to have this problem. Version 3.2.1 is working.
ADVi3++ Version 3.0.1
Compatibility
This release is ONLY compatible with Wanhao Duplicator i3 Plus (version 1) printers and their clones. Version 2 (aka Wanhao Duplicator i3 Plus Mark II) will be supported in a future release.
Installation notes
- You have to upgrade both the Mainboard firmware and the LCD.
- Use
ADVi3pp-Mainboard-3.0.1.hex
if you do not have a BLTouch sensor. - Use
ADVi3pp-BLTouch-Mainboard-3.0.1.hex
if you have a BLTouch sensor. - I recommend to review your Jerk settings and ensure they have correct values (not 0.0).
- An up to date User Manual is available