Releases: knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S
Releases · knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S
1.1.2
1.1.1
Features:
- Mega X Support
- BLTouch is now officially supported (see Wiki for installation instructions)
- BLTouch auto-save-feature
- Better feature toggles in configuration.h and via PlatformIO
- Multi-Environment handling when using a local machine to compile the sources
- New filename naming scheme
Bugfixes:
- 0.01 mm Mesh movement moved in the wrong direction
- Endstops where mixed up when using Mega S configuration
1.1.0
Features:
- Updated Codebase to Marlin 2.0.5.4
- BLTouch Support (can be enabled with #define KNUTWURST_BLTOUCH in configuration.h)
- Support for "new" Anycubic Touchscreen (DGUS II Clone)
- Maxed out host receive buffer for better USB prints
Bugfixes:
- BLTouch Special Menu did not work correctly
Known Bugs:
- When using the new Touchscreen Display, every menu item has the .gcode extension
- When pressing "print" on a special menu item, the print menu crashes
1.0.6
Features:
- Bed size pushed to the Limits of 220 x 225 x 215 mm
- Endstop Noise Termination
- No Endstop Beeps anymore (can be reactivated within the code)
- Faster responding Touchscreen
- Change default E steps for S Extruder to 392, which is the default for Titan
Bugfixes:
- Unwanted Beeping while printing
- When pressing Stop while heating up, the print starts in an endless loop
- Nozzle did not reheat when printer was in pause state
- Special Menu was shown when going back more than 15 times in the menu
1.0.5
Features:
- Bed Leveling is restored after power off
- Advanced Pause Feature is implemented
- Advanced Nozzle-Parking is implemented
- Filament Change now works without host PC or Pronterface
- Short startup chime added to indicate a working serial connection
- Endstop-beeps are back again
- Semi-preconfigured BLTouch support (not activated in binary releases)
Bugfixes:
- Babystepping did not work
- Trigorilla selection for BLTouch fixed in configuration.h
- Too long filenames produced graphical glitches on Touchscreen
- M600 did not work due to missing advanced pause feature which is now implemented
1.0.4
1.0.3
- Bugfix for relative positioning when using the touchscreen
- Optimized MEGA S extruder feedrate and acceleration values
- Filament runout sensor can be disabled via special menu
- EEPROM is automatically initialized at startup in case of any errors