AnHardt / Marlin

Reprap FW with look ahead. SDcard and LCD support. It works on Gen6, Ultimaker, RAMPS and Sanguinololu
GNU General Public License v3.0
1 stars 1 forks source link

Complete refreshes for GLCD in MBL #30

Closed AnHardt closed 8 years ago

AnHardt commented 8 years ago

Complete refreshes in MBL for GLCD's.

Replace axis_known_position with axis_homed in MBL.

Restore blink/refresp instead of blink/second for the alive dot.

Possible fix for https://github.com/MarlinFirmware/Marlin/issues/3533

garaguido commented 8 years ago

Thanks , the fix is working great .