Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance data colletion and sharing #11

Open
cwimsatt opened this issue Jul 20, 2018 · 1 comment
Open

Enhance data colletion and sharing #11

cwimsatt opened this issue Jul 20, 2018 · 1 comment

Comments

@cwimsatt
Copy link

Whether we are trying to dial-in optimal print settings or troubleshoot print failures, it could be helpful to have better data about the printer. Just a few starter ideas:

  • capture more stats, e.g. standard deviation of temp (to detect/quantify temp fluttering)
  • Use bluetooth to mirror printer log and/or enhanced messages to another device (phone, PC, etc).
  • Add a "set watch" feature/dialog window, including some basic "on break" actions. For example, if
    set a "watche" on temp, position, and other computed stats. For example, "if TempStdDeviation > X then pause print + beepity-beep + email.... to catch sudden drop/leap in temp.

It looks like we can directly query Position, Temp from the Extruder Class, but if that is a performance hit, we can perhaps simply grab the data as it flows through the console logger.

@cwimsatt
Copy link
Author

If an observing webcam is attached, it could be helpful to "mark" the video stream as an "on break" action, e.g. when "if TempStdDeviation > X", tag and/or timestamp video stream position" could then jump to that part of hours long video of a print to see what, if any print consequences were related to the event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant