On Saturday, March 2, 2013 8:00:43 AM UTC+10:30, Tidak Ada wrote: > If you do, please let me know. I need some sockets for EZ10B 's Also a > circle with 11 pins, but extended with 3 pins inside that circle.... >
I use the Ponoko laser cutting service; their software accepts SVG, which is really easy to generate with just a little bit of programming. I think I'll probably knock together a bit of JavaScript to do this, so that number of pins, pitch circle diameter, centre pin/hole, whether there is a key, offset from key, etcetera, can be entered and a snippet of SVG created. For what I was thinking, I'll need to do different sized holes for the various layers so that the pins can actually be retained, rather than being loose in the shell. Trickiest bit will be figuring out how to do the key. I could be lazy and just do a circle, then do an up, across, down path but, as a purist, I'd rather do it as a single path. Doing a separate set of holes for your inner pins, well, I guess you could just have two sets of pins with different PCDs. Whilst you'd get two lots of holes all the way around in the initial SVG, these could be edited out before sending for cutting. Be cool to add something like this to the suite of in-browser SVG shape generators I'm working on: http://www.smiffysplace.com/shapes.html -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msg/neonixie-l/-/V5NAtAOSA7oJ. For more options, visit https://groups.google.com/groups/opt_out.
