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

Problem during M600 #31

Closed
Ranney1 opened this issue Dec 2, 2020 · 3 comments
Closed

Problem during M600 #31

Ranney1 opened this issue Dec 2, 2020 · 3 comments

Comments

@Ranney1
Copy link

Ranney1 commented Dec 2, 2020

Dear,

When issuing an M600 (manually or when the filament sensor is triggered). the printer nozzle is parked and the nozzle is cooling down while waiting for user action. Ophom is interpretating this as an succesful finished print and cut the power.

Any idea how to fix this problem?
Thanks for help (again!)

@Ranney1 Ranney1 changed the title Priblem during M600 Problem during M600 Dec 2, 2020
@Salamafet
Copy link
Owner

Hello,

Ophom start to watch temperature for shutdown only when this different event are triggered:

  • PrintDone
  • EStop
  • Disconnected
  • Shutdown

Do you know if this event are triggered when M600 is issuing ?

Can you check this issue OctoPrint/OctoPrint#3699. Maybe you can find an answer.

@Ranney1
Copy link
Author

Ranney1 commented Dec 2, 2020

Thanks for your fast response! Please close this issue for now.

After investigation, we found out that 60-90 sec after issuing an m600 command the printer is rebooting. I think a watchdog problem. For now I think that the interuption of the serial connection was triggering the power off (and not the temp drop). But do not now it for sure. Have to fix the m600 issue first. Sorry for this. I send you an update when I know more!

@Salamafet
Copy link
Owner

No problem 😊

Feel free to reopen.

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

2 participants