Skip to content

[FR] MKS Robin Nano 1.2 + Color UI - no remaining time #19780

@bkiziuk

Description

@bkiziuk

Description

For configuration:

#define MKS_ROBIN_TFT35
#define TFT_COLOR_UI

the option SHOW_REMAINING_TIME is not active due to
#if EITHER(SDSUPPORT, LCD_SET_PROGRESS_MANUALLY) && ANY(HAS_MARLINUI_U8GLIB, HAS_MARLINUI_HD44780, IS_TFTGLCD_PANEL) seem to return FALSE.
Therefore, the UI shows only elapsed time.

Steps to Reproduce

  1. Generate G-Code with M73 option enabled
  2. Start printing
  3. Observe print progress on display

Expected behavior:

Display shows both Elapsed time and Remaining time.

Actual behavior:

Display shows only a progress bar and elapsed time.
bugfix_2-0-x_20201015.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions