Aligned Prusa X-Idler (LM8UU) 3D model preview
View source Save
0 downloads 0 likes 0 views Free price

About this 3D model

The original Prusa Iteration 2 X-Idler does not allow the belt to line up with the pulley on the x-motor.I've included pictures showing the issue.This thing moves the wall that holds the 608 bearing toward the rods about 5mm.I changed the following code in the x-idler.scad file:translate(v = [18.5, -21.5, 25.3]) cube(size = [20.5,7,4.4], center = true); translate(v = [20, 12.5-support_beam_offset, 25.3]) cube(size = [20,5,4.4], center = true); translate(v = [27.5, -5, 7.5+7]) cube(size = [5,40,26], center = true);Also, I used sketchup to round an ugly corner.