markwal / OctoPrint-GPX

An OctoPrint plug-in to use GPX as the protocol layer underneath rather than replacing g-code to talk to s3g/x3g machines, for example, a FlashForge.
GNU Affero General Public License v3.0
104 stars 26 forks source link

Bed Temperature freezes on local screen #21

Closed sonnylowe closed 8 years ago

sonnylowe commented 8 years ago

Hello,

When I start a print, both the extruder and the bed temps will be around 24C. As Marlin increases both temps the extruder temp and bed temps change on my LCD controller. However, only the extruder temps is changing on the temp tab of the browser window. Even though the bed is heating up the bed temp remains at the starting temp (~24C) in Octoprint, this causes the print to stall as Octoprint doesn't think it's at temp and continues the "heating" process. Sometimes I can disconnect and reconnect and the problem goes away, but here lately it is not working anymore...

markwal commented 8 years ago

You don't need the GPX plugin (this github project is the plugin project), if you're using Marlin. Did you find the wrong github project?

I suspect you've got a problem with your firmware. Watch your terminal tab when this happens (or turn on serial logging) and copy and paste that into the OctoPrint support forum: https://groups.google.com/forum/#!forum/octoprint

sonnylowe commented 8 years ago

Mark,

My bad, I found this via a google search. I am running Marlin, I just posted this in the wrong spot...thanks for the advice, though, I'll log the problem post the results on the link you provided.

Thanks again, Sonny