-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
Hello, Ophom start to watch temperature for shutdown only when this different event are triggered:
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. |
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! |
No problem 😊 Feel free to reopen. |
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!)
The text was updated successfully, but these errors were encountered: