Octoprint: [Request] Support for Marlin AUTO_REPORT_TEMPERATURES

Created on 2 Jan 2017  路  7Comments  路  Source: OctoPrint/OctoPrint

Marlin has an advanced setting, that allows the firmware to auto report temperatures, at selected intervals, without the need of constant pull using M105. The availability of auto report can be found out via M115 when EXTENDED_CAPABILITIES_REPORT is turned on.

See more http://reprap.org/wiki/G-code#M155:_Automatically_send_temperatures

done request

Most helpful comment

@fiveangle no, it just got moved off the TODO list because the above commit implements it ;)

Already available on the maintenance branch, soon on devel, will be released with 1.3.5.

All 7 comments

+1

so apparently repetier firmware also supports that, +1 from me too.

is this on the todo list ?

@fiveangle no, it just got moved off the TODO list because the above commit implements it ;)

Already available on the maintenance branch, soon on devel, will be released with 1.3.5.

As a sidenote though, current Marlin mainline still has both EXTENDED_CAPABILITIES_REPORT and AUTO_REPORT_TEMPERATURES disabled in all included example configurations, so unless you've intentionally enabled it, no dice. See also my comments here.

I fear this also means that the next printer generation shipping with direct and unmaintained forks out of their vendor's factories will not be able to take advantage of either capability reporting or temperature autoreporting.

as a repetier firmware user, I welcome our new inferior marlin underlings.

1.3.5 was released yesterday.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mrcg picture mrcg  路  5Comments

dkingsjr picture dkingsjr  路  5Comments

noahwilliamsson picture noahwilliamsson  路  5Comments

christianh17 picture christianh17  路  5Comments

halkeye picture halkeye  路  4Comments