From: daniel watson Date: Wed, 6 Nov 2013 17:01:12 +0000 (-0800) Subject: leave caster-standoff ready for printing X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=commitdiff_plain;h=2b2202ff20d0fc729637c5191e9481260b0e8eac leave caster-standoff ready for printing * people can change number of fragments to 10 or so if they want --- diff --git a/caster-standoff.scad b/caster-standoff.scad index c9d60d9..935a61d 100644 --- a/caster-standoff.scad +++ b/caster-standoff.scad @@ -4,8 +4,8 @@ // https://gitorious.org/ozzloy/challenge-bot // https://github.com/waynegramlich/challenge-bot -// use 10 ish for development, 100 or so for printing -$fn = 10; +// use 10 ish for development, 60 or so for printing +$fn = 60; standoff_radius = 14.732 / 2; // 0.580 / 2 inches from spec sheet standoff_height = 55; // eyeballed