Line 116... |
Line 116... |
116 |
sphere(d = L01_prumer_lopatky, $fn=100); |
116 |
sphere(d = L01_prumer_lopatky, $fn=100); |
117 |
|
117 |
|
118 |
translate([0,0,0]) |
118 |
translate([0,0,0]) |
119 |
cube([L01_hrana_drzaku_a,L01_delka_uchytu+L01_prumer_lopatky/2+10,L01_hrana_drzaku_b],center=false); |
119 |
cube([L01_hrana_drzaku_a,L01_delka_uchytu+L01_prumer_lopatky/2+10,L01_hrana_drzaku_b],center=false); |
120 |
|
120 |
|
121 |
|
121 |
translate([0,0,0]) |
- |
|
122 |
cylinder(h=(L01_prumer_lopatky/2), r1=L01_prumer_lopatky/3, r2=L01_prumer_lopatky/2, center=false, $fn=100); |
122 |
|
123 |
|
123 |
} |
124 |
} |
124 |
translate([0,0,L01_prumer_lopatky/2]) |
125 |
translate([0,0,L01_prumer_lopatky/2]) |
125 |
sphere(d = L01_prumer_lopatky-L01_sila_materialu_lopatky*2, $fn=100); |
126 |
sphere(d = L01_prumer_lopatky-L01_sila_materialu_lopatky*2, $fn=100); |
126 |
|
127 |
|