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

[Improvement] Fix extruder cables drooping and reduce strain. #196

Open
mggevaer opened this issue Mar 16, 2023 · 6 comments
Open

[Improvement] Fix extruder cables drooping and reduce strain. #196

mggevaer opened this issue Mar 16, 2023 · 6 comments
Labels
crash + 'SW issue'= software/firmware crash; + 'HW issue'= axis crash (detection) enhancement

Comments

@mggevaer
Copy link

mggevaer commented Mar 16, 2023

Issue

I opened a ticket here
prusa3d/Prusa-Firmware#4083
Which nicely demonstrates how the cable coming from the back of the extruder can droop below the nozzle. This means it can potentially knock off tall prints.
drooping_extruder_cables_hitting_print
The firmware ticket reduces the odds of issues happening, but it only works for filament unload, and for filament unloads before max height is reached.
If you where to print a 210210210 cube, then the issue would persist.

Suggested solution

A solution for this could be to have the cables coming out of the back of the extruder at an upward angle, something like 30 degrees.
This way the downward drooping of the cable could be compensated for, and only printed parts need to be modified.
The 30 degree bend itself shouldn't add any wear on the cables because it can be added before the zip-ties which hold the cables in place on the back of the extruder.

Reduced cable strain bonus

The change would also likely reduce the strain on the cables coming out of the controller box, and the extruder, as they wouldn't have to go from vertical to horizontal, but vertical to 30 degrees instead.
You can see a worst case scenario in this image below from PCMag. This would be better if the cables came out of the extruder at an upward angle
extruder_cable_under_strain
The lower the extruder is, the higher the strain relieve. Which is lucky because I suspect 98% of 3D printing happens in the bottom half of the print volume.

Concerns and side effects

Cable strain at max z-height

when the extruder is at max z-height, and on the right side of the printer, the extruder cables will likely be placed under increased strain. Whether this is an issue is not clear. This would also only occur exactly when cable drooping has the largest chance of knocking of your print. Possibly making the tradeoff well worth it.

Cable max extendsion distance towards back of printer.

Extruder cables could stick out further towards the back of the printer since they don't need to make such a sharp bend. Although it still won't reach as far back as the bed heating cables, so not likely to be an issue.

@tooshel
Copy link

tooshel commented Mar 16, 2023

This isn't why I choose to print this alternate electronics box (long story) but maybe this will help?

https://www.printables.com/model/1910-yz-case

I'm in the middle of printing it now so I can't say for sure it even works but it should help with the cable management.

@stepikovo
Copy link

@MartijnGevaert your trapezoidal nut is upside down

@mggevaer
Copy link
Author

@stepikovo You're right! Thanks! I turned them around.

@Prusa-Support Prusa-Support added enhancement crash + 'SW issue'= software/firmware crash; + 'HW issue'= axis crash (detection) labels Apr 28, 2023
@Prusa-Support
Copy link

Thank you, also for the suggestion on the firmware side.

Honestly, I like the idea but I'm not much concerned by the low-left position. I would be more concerned by the cables pointing upwards, as they will touch the top of the frame.
This design concept should be tested thoroughly.

A firmly inserted nylon guide and a well tight cable wrap should improve the cables support and reduce the risk of saggy cable collisions.

As a side note, the new MK4 design improves the cable guidance substantially. 🙂

Thank you again for sharing your idea.

Michele Moramarco
Prusa Research

@Pmac627
Copy link

Pmac627 commented Jan 31, 2025

This issue still exists with the MK4S. I have a tall print I am repeatedly running for prototyping, and the extruder cables are hitting the print. I've tried orienting the print differently, but it still gets hit at some point by the cables. I've had to compensate by using a lot more support that is difficult to remove from the print, but it's the only thing that keeps the print on the sheet long enough to finish.

Note: I purchased the printer pre-assembled and am far from an expert 3D printer user.

In the GIF below, you can see the cable resting on the print and sliding off.

Image

Any and all suggestions are welcome.

@jltx1
Copy link

jltx1 commented Jan 31, 2025

That's clearly not right. It looks like the nylon filament is warped, or maybe came loose from one end. Since you didn't build, see this for how it is supposed to go together.
https://help.prusa3d.com/guide/4-z-axis-assembly_431406#432560
To me it looks like it was bent for a while or heated. You probably need a fresh piece to replace it (and a few zip ties), which is fairly straightforward.
https://www.printedsolid.com/collections/original-prusa-spare-parts/products/original-prusa-nylon-3x555-mm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash + 'SW issue'= software/firmware crash; + 'HW issue'= axis crash (detection) enhancement
Projects
None yet
Development

No branches or pull requests

6 participants