Bearing bracket for Z-posts
by Erik, published
1
Share
1483
572
Report Thing as Inappropriate
Description
This is a RepRap part for the Darwin design that I couldn't find, so I designed one. It will allow you to use common 608 skate bearings. This obsoletes the Z-Studding tie bracket, which require more material than this object, but needs no bearing (does need an M5 bolt and two nuts).
For other bearings, simply adjust "bearing_OD" and export the model with OpenSCAD.
The parametric model also includes a corner bracket based on accurate measurements of the STL file. This might be useful to someone! You can see it when you uncomment the following line:
If your Z-platform is not completely accurate, the slotted holes allow you to adjust the precise location of the bearings so that the platform exerts no force perpendicular to the threaded rod, just that it puts a static force on it because of its weight. This is very important to prevent a wobble which you could see across the vertical surfaces of all your prints.
Because you need 7 of these, or at least 3 of these at the bottom, I tried to minimize the material needed. Of course it can be further reduced, but I didn't want to push it before trying it first.
At 0.2 fill, the volume extruded is 4.8 cc and takes 25 minutes. At 0.45 fill (more than needed) it's 5.2 cc.
For other bearings, simply adjust "bearing_OD" and export the model with OpenSCAD.
The parametric model also includes a corner bracket based on accurate measurements of the STL file. This might be useful to someone! You can see it when you uncomment the following line:
//translate([-8.8,-8.8,-32-3]) corner_bracket();
If your Z-platform is not completely accurate, the slotted holes allow you to adjust the precise location of the bearings so that the platform exerts no force perpendicular to the threaded rod, just that it puts a static force on it because of its weight. This is very important to prevent a wobble which you could see across the vertical surfaces of all your prints.
Because you need 7 of these, or at least 3 of these at the bottom, I tried to minimize the material needed. Of course it can be further reduced, but I didn't want to push it before trying it first.
At 0.2 fill, the volume extruded is 4.8 cc and takes 25 minutes. At 0.45 fill (more than needed) it's 5.2 cc.
Recent Comments
view allI'm always expecting to need at least a few design iterations but this part, again works marvellously on the first go. Always nice to see if 'parts' fall into place!
And now I need to create some tabletop-space for my second RepRap... 8-)
1483
572
Report Thing as Inappropriate
Tags
Give a Shout Out
If you print this Thing and display it in public proudly give attribution by printing and displaying this tag.
Print Thing Tag
Instructions
The bearing should press-fit into the part. If not, change the value of bearing_OD slightly. The hole is tapered, it's 0.1 mm wider at the top.
Download All Files
(19 kb zip file)
Comments
You must be logged in to post a comment.
MaskedRetriever
on
Dec 8, 2009
said:
Wow this is heating up. SCAD is being used to develop increasingly sophisticated applications at a pretty blistering pace by now...


I'm always expecting to need at least a few design iterations but this part, again works marvellously on the first go. Always nice to see if 'parts' fall into place!
And now I need to create some tabletop-space for my second RepRap... 8-)