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

Reading extruder and bed temperatures in Printcore #876

Open
cagsurgunu opened this issue Jan 15, 2018 · 2 comments
Open

Reading extruder and bed temperatures in Printcore #876

cagsurgunu opened this issue Jan 15, 2018 · 2 comments
Labels

Comments

@cagsurgunu
Copy link

I want to get temperature of bed and extruder from printsole? What are their codes.

Thank for help.

@rockstorm101
Copy link
Collaborator

Hi, as is explained in the readme [1]:

Type help to view the available commands. All commands have internal help, which you can access by typing "help commandname"

The command gettemp should give you both temperatures:

> help gettemp
Read the extruder and bed temperature.

If you wish to know the gcode command, it would me M105 [2].

@cagsurgunu
Copy link
Author

cagsurgunu commented Jan 15, 2018

hi, i want to write a script on python idle. what is python codes for temp status. how can i read after p.sendnow(m105).

@rockstorm101 rockstorm101 changed the title how we can take bed and extruder temperature on printsole? Reading extruder and bed temperatures in Printcore Jan 30, 2018
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

2 participants