#Is there a way in which to feed back into Klipper the UI calculated ETA?

2 messages · Page 1 of 1 (latest)

ornate vine
#

I'd like to modify my LCD layer display scripts macros to display the Mainsail calculated ETA below the current duration (just to be a bit gucci). I can handle the programmatics of customizing the LCD content. What I am wondering about is getting mainsail to provide klipper with periodic print-time updates on ETA for print completion. Is there an existing mechanism for porting print-time UI-derived info back into klipper?

jagged spoke
#

depends on your current setting. most of the mainsail calculations are not available in klipper, because you dont have the gcode metadata available.