Skip to content

v1.4.0 stable (Marlin 1.1.9)

Compare
Choose a tag to compare
@davidramiro davidramiro released this 18 Feb 19:13
· 69 commits to master since this release
b25aa62
  • Completely reworked pause, stop and filament runout functionality:

    • Park nozzle on filament runout & beep to alert user
    • Lift nozzle on pause
    • Retract a small amount depending on action to prevent oozing
    • Prime nozzle after resuming from filament runout
  • M600 filament change updates:

    • Implemented filament change into display
    • Added M108 and M600 routines to special menu
    • Allow special menu to be used while printing
    • Edited continue button to resume from M600 pause
    • Implemented serial communication with display into M600 GCode

Side note: Since versioning has been simplified, previous tags are no longer valid. This release targets: 1fe1842, 76b873b, 5fbc1b6, 16d6d37, 2bd6f2f and b447245