-
Notifications
You must be signed in to change notification settings - Fork 851
Description
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.

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

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.