summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel>2009-04-12 01:25:35 +0000
committerkintel <kintel@cb376a5e-1013-0410-a455-b6b1f9ac8223>2009-04-12 01:25:35 +0000
commitfb9a905935f6c4d88fc94620926a27e2c073180c (patch)
tree6b373e84cbf1a1028ebf5cc88dba9c0e047a256d
parent769e1271ca10181e0e2ed1fa00beb2dd44dcf64a (diff)
downloadreprap-fb9a905935f6c4d88fc94620926a27e2c073180c.tar.gz
reprap-fb9a905935f6c4d88fc94620926a27e2c073180c.zip
More wishes/bugs
git-svn-id: https://reprap.svn.sourceforge.net/svnroot/reprap@2780 cb376a5e-1013-0410-a455-b6b1f9ac8223
-rw-r--r--trunk/users/metalab/python/metahost/notes.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/users/metalab/python/metahost/notes.txt b/trunk/users/metalab/python/metahost/notes.txt
index 9158e15b..e3dbaa64 100644
--- a/trunk/users/metalab/python/metahost/notes.txt
+++ b/trunk/users/metalab/python/metahost/notes.txt
@@ -9,3 +9,10 @@ o Ctrl-c: If we're in the middle of the first heating phase, it will move down
before aborting
o Implement some kind of diagnostics mode to test that the reprap
responds correctly to commands (cmd-line exerciser?)
+o Sometimes metahost reports unexpected response: (empty line)
+o Sometimes, clean shutdown fails to turn off motor (premature exit?)
+o Subtract heating time/raft from ETA timer?
+o Update ETA every second (don't wait for a response)
+o Is it possible to check if a serial port is in use and not autoconnect to that one?
+o Print real time spend (statistics on exit)
+o Missing temperature reporting: fflush?