How do you get 'Remaining Print time' onto the LCD screen?

Having a problem? Post it here and someone will be along shortly to help
Post Reply
kanDO_Bryce
Plasticator
Posts: 15
Joined: Sun Mar 01, 2015 10:55 pm

How do you get 'Remaining Print time' onto the LCD screen?

Post by kanDO_Bryce »

Hi all,

When I got my Rostock MAX (second hand) the remaining print time was showing at the bottom of the LCD screen. Since then I have had to re-download and install the firmware, so that's been lost. Sadly I don't ave contact for the original owner to try to get his firmware off of him.

Anyway, I have been poking around in the uimenu.h tab of the firmware, and got this far:
http://postimg.org/image/8pq16bnct/
Everything on line 171 seems to work fine and show up on the LCD, except for the time '%Ut'. All I get for the bottom line of the LCD screen is...

Time:

...ie there's no variable being passed there.

What am I missing? Would be good to get the remaining time to show up on the LCD there as its big and obvious, unlike the little bit down the bottom right of Repetier-Host.
bot
Printmaster!
Posts: 988
Joined: Thu Sep 25, 2014 12:18 am
Location: Vancouver
Contact:

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by bot »

I think it's sent by rep host or gcode. Just messages sent at intervals saying the updated eta I think.
*not actually a robot
McSlappy
Printmaster!
Posts: 800
Joined: Wed Dec 11, 2013 9:11 pm
Location: Queensland, Australia
Contact:

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by McSlappy »

while we're on this, any idea why it shows -55s when using Cura?
I loved my Rostock so much I now sell them in Oz :)
User avatar
Tincho85
Printmaster!
Posts: 659
Joined: Sun Nov 03, 2013 12:27 pm
Location: Buenos Aires, Argentina

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by Tincho85 »

Are you printing from the SD?
because if I print using the USB port I get the remaining time, but from the SD it shows the percentage printed.
Martín S.
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by geneb »

The ETA message is generated by Repetier-Host.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
RocketMagnet
Printmaster!
Posts: 169
Joined: Sun Sep 14, 2014 3:22 pm

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by RocketMagnet »

Just for some clarity %Ut does not refer to the remaining time for a print, it's the cumulative printing time total for the printer
and it's pulls this value from the Eeprom.

Repetier Host periodically passes it's time remaining value to %os variable (generic for system messages), I don't think MC does
and probably for the best in my experience MC gets the times wrong anyway.Repetier Host is spot on for times and filament used.
kanDO_Bryce
Plasticator
Posts: 15
Joined: Sun Mar 01, 2015 10:55 pm

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by kanDO_Bryce »

Thanks @RocketMagnet - that's exactly what I was looking for!

@McSlappy I am using CuraEngine within Repetier-Host as my slicing engine, but I don't get that error.
McSlappy
Printmaster!
Posts: 800
Joined: Wed Dec 11, 2013 9:11 pm
Location: Queensland, Australia
Contact:

Re: How do you get 'Remaining Print time' onto the LCD scree

Post by McSlappy »

I should sit down and figure it out, but it only slightly bugs me so I'll probably just leave it :)
I loved my Rostock so much I now sell them in Oz :)
Post Reply

Return to “Troubleshooting”