sir-buckyball / chrome-gcode-sender

A gcode-sender application for Chrome/ChromeOS.
MIT License
60 stars 24 forks source link

Display an estimated time to completion #27

Open sir-buckyball opened 10 years ago

sir-buckyball commented 10 years ago

Lookahead makes realtime estimates harder, but we can use dwell operations as sync points (eg., calculate the remaining time at each dwell, and update when it is consumed).