Skip to content

Releases: knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S

1.1.2

13 Aug 08:00
Compare
Choose a tag to compare

Features:

  • Way faster BLTouch probing
  • M115 now represents the real firmware Version and distribution date

Bugfixes:

  • Hotend Fan did not start up when starting PID tuning
  • DGUS II TFT did not fill the file list sometimes

1.1.1

10 Aug 12:28
640842d
Compare
Choose a tag to compare

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

26 Jul 18:52
Compare
Choose a tag to compare

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

11 Jul 12:00
Compare
Choose a tag to compare

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

21 Jun 15:09
Compare
Choose a tag to compare

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

08 Jun 14:10
3114326
Compare
Choose a tag to compare
  • Added 0.02mm and 0.01mm Z-Stepping for Mesh calibration
  • Minor Bugfixes in current menu handling

1.0.3

06 Jun 22:05
Compare
Choose a tag to compare
  • 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

1.0.2

06 Jun 12:46
Compare
Choose a tag to compare
  • Some major bugfixes regarding Touchscreen reliability
  • Working Pause function
  • Working Filament runout function
  • Stability improvements when printing from SD card

1.0.1

05 Jun 23:04
Compare
Choose a tag to compare

Bugfix release

1.0.0

05 Jun 20:23
Compare
Choose a tag to compare
Add loud alternating beep to thermal runaway protection.