Fix clearance for M3 screw and head of belt pulley to solve wobbling

This commit is contained in:
Grzegorz {NineX} Krzystek 2018-02-14 10:40:09 +01:00
parent d5676503af
commit 21faf4add9
2 changed files with 7870 additions and 7870 deletions

View File

@ -12,8 +12,8 @@ use <x-end.scad>
module x_end_idler_holes(){
x_end_holes();
translate([0,3.5,0]){
translate(v=[0,-22,30.25]) rotate(a=[0,-90,0]) cylinder(h = 80, r=1.8, $fn=30);
translate(v=[1.5,-22,30.25]) rotate(a=[0,-90,0]) cylinder(h = 10, r=3.1, $fn=30);
translate(v=[0,-22,30.25]) rotate(a=[0,-90,0]) cylinder(h = 80, r=1.5, $fn=30);
translate(v=[1.5,-22,30.25]) rotate(a=[0,-90,0]) cylinder(h = 10, r=2.8, $fn=30);
translate(v=[-21.5,-22,30.25]) rotate(a=[0,-90,0]) rotate(a=[0,0,30]) cylinder(h = 80, r=3.2, $fn=6);
}

File diff suppressed because it is too large Load Diff