I am interested in having a hours of operation for the printer - just something that keeps track of how long the machine has been operating (i.e., executing g-code.)
I can solve the problem for $14.95 with
this
However, this adds weight and needs space on a panel somewhere, etc. So I thought why not have Marlin keep track and display?
A DS1307 real time clock (RTC) board is only $2.50 on ebay. It hooks up via I2C.
Any interest? Has someone already done this?