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

Pronsole spams "wait" "ok 0" #813

Closed
jayproulx opened this issue Apr 25, 2017 · 3 comments
Closed

Pronsole spams "wait" "ok 0" #813

jayproulx opened this issue Apr 25, 2017 · 3 comments

Comments

@jayproulx
Copy link
Contributor

Hi everyone, really new here. I'm running Pronsole from a Raspberry Pi (this will be my primary interface). After connecting, there's quite a bit of "wait" "ok 0" spam on the console. Is there a way to turn this off? I quickly grepped through the code, and I'm not exactly sure where this is being printed from.

I'm not sure how helpful this is, maybe there's a really good reason for it, but I'm not sure what it is. Seems like this just indicates that everything is A-OK and can be ignored.

Happy to send a pull request with options to mute it if someone can tell me what's going on here, it makes browsing through help, typing commands and reading other output rather annoying.

No port specified - connecting to /dev/ttyUSB0 at 115200bps
start          
Printer is now online
Info:External Reset
Info: 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000
Free RAM:12337 
SD init fail   
wait           
ok 0           
wait           
wait           
ok 0           
wait           
wait           
wait           
ok 0           
wait           
wait           
ok 0           
wait           
wait           
ok 0           
wait           
jayproulx added a commit to jayproulx/Printrun that referenced this issue Apr 25, 2017
@jayproulx
Copy link
Contributor Author

PR created and ready for review

kliment added a commit that referenced this issue Apr 25, 2017
#813 Mute ok and wait messages, needs code review and context
@iasj
Copy link

iasj commented May 16, 2017

The last version of printrun is having this disabled. I was talking to Kliment on IRC, and he told me it was an option in the firmware shipped on you arduino. He made a quick fixed and now it doesn't keep printing anymore. Just clone the last version on master branch.

I also installed the AUR/printrun-git in my Arch Linux, and it is working just fine. Check it out!

@rockstorm101
Copy link
Collaborator

@jayproulx hi, this was supposed to be fixed by PR #814 and commit 9fa73a5, could you please close this issue if it is really fixed? Thanks.

@rockstorm101 rockstorm101 removed 2.x Non-breaking features and fixes suitable for inclusion in future Printrun 2.x minor releases Not a bug Question Waiting for feedback labels Mar 6, 2018
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

3 participants