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

Hang with SKR 1.3 + TMC2208 + DRV8825 #6531

Open
anjoze opened this issue Oct 14, 2019 · 5 comments
Open

Hang with SKR 1.3 + TMC2208 + DRV8825 #6531

anjoze opened this issue Oct 14, 2019 · 5 comments
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.

Comments

@anjoze
Copy link

anjoze commented Oct 14, 2019

Application version

Cura 4.3
Cura 4.2

Platform

Windows 10

Printer

Hephestos with SKR 1.3
X and Y: TMC2208
Z and Extruder: DRV8825

Reproduction steps
Just print something

Actual results

It stops / freeze after 2 or 3 minutes

Additional information

Printing from USB
I'm using Repetier Host with no problem, printing for hours.
Tried disable the "anonymous data" as suggested here: #4016

Does anybody have this configuration working?
Thanks for any help.

@anjoze anjoze added the Type: Bug The code does not produce the intended behavior. label Oct 14, 2019
@Ghostkeeper
Copy link
Collaborator

To fix this, we'd need to know what Cura should send differently via USB. We don't have every printer available to test with.

It stops / freeze after 2 or 3 minutes

Cura stops / freezes, or the printer stops / freezes?

@anjoze
Copy link
Author

anjoze commented Oct 14, 2019

Ok, sorry for the missing info.
The printer freezes and the fans still running.
I'm not sure if the extruder and bed keep ON or OFF. I will test it maybe tomorrow and let you know.
I can click on Abort and the popup message comes, so it's not freezed but I'm unable to close CURA.
When I try to close it it will be stucked until I switch off the printer power supply.

@Ghostkeeper
Copy link
Collaborator

Could be either that the firmware breaks (which would be an issue for the BQ developers) or that Cura stops sending stuff. We've seen before that if some commands take a long time (such as heating commands) then Cura sends temperature probes to update its temperature as well and these temperature probes queue up too much causing the firmware to break itself. This may be similar, though your description is different with that it does print for 2 minutes.

@anjoze
Copy link
Author

anjoze commented Oct 15, 2019

I've tested and it looks you are right, something is happening with temperature.
As you can see in the picture, the temperature is set to 242/60 but it stops to hold it.
In this test stopped at 14% and start to decrease temperature some seconds before.

On Repetier I'm using Crua 1.3
I have a inductive probe and no more extras like SD card or Screen.

Freeze

@GregValiant GregValiant added Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes labels Nov 22, 2024
@GregValiant
Copy link
Collaborator

I'm cleaning house.
Is this still a problem with current Cura versions (5.8.0 and up)? Can I close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

3 participants