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

Printcore gcode line streaming #959

Open
CharlesFr opened this issue Aug 3, 2018 · 2 comments
Open

Printcore gcode line streaming #959

CharlesFr opened this issue Aug 3, 2018 · 2 comments
Labels

Comments

@CharlesFr
Copy link

Hi All,

I'd like to stream some gcode line by line to my ramps using printcore. Is this possible?

If so, is there an example that describes this process?
If not, any ideas?

Thanks,
Charles

@CharlesFr
Copy link
Author

CharlesFr commented Aug 7, 2018

Ok, so it seems I can just stream the code like so p.send_now('G1 Z5') but how can I get back values from a Report temperature command such as p.send_now('M105')?

I understand that both #876 & #878 raised this question but neither was answered correctly.

@benjaminforest
Copy link

see #990, I tried to give some tips

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

No branches or pull requests

3 participants