X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=3030-dampener-feet.scad;h=096a3083867d3b17a180ef352a0211bde449cbe3;hb=HEAD;hp=a5abfcef649ec1d424218bba97d2ba2275f94d07;hpb=293dbe2df1cd0d41c76901a7a65355cf0ddc9bfd;p=ozzloy%40gmail.com%2F3d-printables diff --git a/3030-dampener-feet.scad b/3030-dampener-feet.scad index a5abfce..096a308 100644 --- a/3030-dampener-feet.scad +++ b/3030-dampener-feet.scad @@ -13,7 +13,10 @@ $fn = 100; // use this for generating STL foot_height = 18; -foot_length = 20; + +// 2 for test prints +// 20 for final prints +foot_length = 2; wall_width = 2; nub_depth = 4; desired_corner_rounding_radius = 2/2.1; @@ -118,5 +121,5 @@ foot(); GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License - along with challenge-bot. If not, see . + along with 3d-printables. If not, see . */