Jump to content

Beegee

Dormant
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Beegee

  1. Hello

     

    I want to display the estimated print time on my  screen. I get the time with the variable {print_time} in the Start G-Code:

    Quote

    M117 Start Print {print_time}

     

    Cura correctly generates the G-Code:
     

    Quote

    M117 Start Print 02:34:38

     

    But it seems that the original 1.1.6.2 firmware of my Ender 3 can not display colons, so the text ist cut after the first 2 digits:

    Quote

    Start Print 02

     

    Is there a way to change the output of {print_time}? For example like 02h34m34s? When i manually edit the Gcode to that it displays fine on the screen.

     

    Thanks,

    Beegee

     

×
×
  • Create New...