Skip to content

Tags: reality-boy/miniMover

Tags

0.9.5

Toggle 0.9.5's commit message
clean up print monitoring

0.9.0

Toggle 0.9.0's commit message
add some notes

0.8.0

Toggle 0.8.0's commit message
Fix bug caused prints to fail, improve print monitoring

0.7.0

Toggle 0.7.0's commit message
bump version number

0.6.0

Toggle 0.6.0's commit message
Cleanup serial handling

No more sleep(), just block on serial port read with 50 ms timeout
Clean up handling of readline and error
Reduce most timeouts to 500 ms down from 10 seconds, should make things more responsive when an error occurs

0.5.0

Toggle 0.5.0's commit message
Big cleanup to handling of status, fix issue with zoffset

0.4.0

Toggle 0.4.0's commit message
Clean up UI

- Add locks to protect xzyv3 class from becoming reentrant.  Probably should rewire it to be message based.
- Replace tree controll with list for status box.  Now status can update without flickering
- Drive progress bar when printing, should drive it when converting large files as well.
- Properly get zOffset from status

0.3.0

Toggle 0.3.0's commit message
Clean up UI

- Add locks to protect xzyv3 class from becoming reentrant.  Probably should rewire it to be message based.
- Replace tree controll with list for status box.  Now status can update without flickering
- Drive progress bar when printing, should drive it when converting large files as well.
- Properly get zOffset from status

1.3.0

Toggle 1.3.0's commit message
missing files