X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=kitchen-bar-hook.scad;h=641b2bf77a24b2e90646ccf0beaa8551dc3cecca;hb=HEAD;hp=fd6220f1f5b94e7b87a39cf5ea4c741b0659067d;hpb=e87b72afb560da1ca04c4ee7a3db1e39c4973443;p=things.git diff --git a/kitchen-bar-hook.scad b/kitchen-bar-hook.scad index fd6220f..641b2bf 100644 --- a/kitchen-bar-hook.scad +++ b/kitchen-bar-hook.scad @@ -11,7 +11,7 @@ wall = 3.1; upper_overhang = 10.0 - wall; lower_overhang = 2.0; -body_h = 10; +body_h = 8; clip_front = 5; // stronger than wall for this object @@ -44,10 +44,10 @@ module clip(body_h) { translate([-bar_h/2-wall, 0, 0]) clip(body_h); -top_len = 50; -hook_y = 30; -hook_base_w = 10; -hook_xoff = 10; // from the top +top_len = 55; +hook_y = 40; +hook_base_w = 12; +hook_xoff = 15; // from the top hook_end_l = 2; translate([-eps, -bar_w-wall, 0])