- #138 - Simplify the build of a BLTouch release with Arduino IDE
- #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
- #128: Jerk values were wrong for Z and E axis
- #129: It was not possible to confirm Factory Reset
- BLTouch support (Classic and Smart). Clones of BLTouch are not supported (and I recommend to avoid them)
- [#8], [#18]: M600 support and head parking
- Pause, Resume and Stop when printing from USB
- Z-height in status (near the fan speed, in green)
- Display messages on Home screen
- Thermal Runaway enhancements: Now displays why the printer was stopped. You can also choose to disable thermal protection. At your own risk. I recommend to let it on.
- USB baudrate: you can now choose the baud rate. It is 115200 by default (like in the previous versions)
- Buzzer control: You can now disable or enable the buzzer from the LCD panel. The buzzer is now off by default when you press the screen, but does but for some actions (load and unload for example).
- Screen Dimming control: You can now disable or enable the dimming of the LCD panel and choose its intensity.
- #82: Change slightly colors for a better contrast
- #102: Declare thermal protection capability
- #103: In settings stored in EEPROM are not compatible, warn the user and reset settings to factory
- #15: Will not x-home if you cancel a print and then restart. Very annoying but not easy to fix
- [#84]: SD Card (Print menu): Directories are displayed like if they were files
- #37, #97, #118: Filament loading/unloading stops when requested
- 121 Manual moves (X, Y and Z) are now smother
- Align with Marlin
1.1.8
- Upgrade
atmelavr
to1.8.1
- Upgrade PlatformIO to
3.5.0
- #34: Change maximum temperatures to 280°C and 150°C. Be careful if you use high temperatures, it is at your own risk.
- #40: Change default acceleration speeds to
1000
and default jerk to8
- Increment values (XYZ Calibaration cube, ...) by 0.1 (was 0.5)
- #35: Bed and Hotend colors and icons were inverted.
- #33: In Print Settings, it was not possible to go higher than 100% (print speed)
- Access on the LCD display to more printer parameters like Feedrate, Acceleration and Jerk settings
- Calibration of the X, Y, and Z motors and of the extruder
- Temperature graphs with thicker lines
- 5 points manual bed leveling
- Display of messages (M117 code) from external software such as OctoPrint (Detailed Progress plugin for example)
- New default settings (taken from Wanhao old sources)
- Up to date User Manual
- #15: Will not x-home if you cancel a print and then restart
- #23: Adjust print settings while printing
- #24: Compilation issues with Arduino IDE
- #25: Change e-steps manually does not work
- #28: In Print Settings, pressing on plus or minus button changes the wrong value
- #31: Stop, Pause and Resume are not working when printing from USB. (Note: functionality removed in this version)
- #32: Back button is not working in PID tuning page
- EEPROM settings storage. The CRC was not correctly computed and thus the reading of settings failed.
- Boot animation with colors and the Marlin logo
- Colored screens
- About screen with versions of the different components (Mainboard and LCD ADVi3++ versions, LCD firmware version, Marlin version) and integrity check
- SD card and printing menu
- Temperature graphs accessible from several screens by pressing the temperature numbers
- Load and Unload filament
- Preheat bed and hotend with 3 sets of values
- Move head, extrude, unextrude
- Statistics
- PID automatic tuning
- Bed leveling (4 points)
- Factory Reset with warning