Tie - Print and wear - Parametric
Description
Update 12.30.2011: Added minecraft stl one one 20x20cm build plate and individual pieces in zip file. Yet untested! Don't know how well the holes will print when laying flat, please leave feedback if you try.
Update 12.30.2011: Added a stl file of a tie made from a stl file. Check out tie_stl.zip for source code. Not yet printed!
For years people have made ties out of wood, and I adopted the principle for 3d printing. Could it be a world first?
The basic idea is to take a 3d model, cut holes in it for string and then cut it into smaller pieces so the tie will bend.
I'm not overly satisfied with how the ties sits around the neck, perhaps someone has an idea for a better solution?
Also, any special ideas for a tie, just make a comment and I'll give it a go. :)
Instructions
The .scad file is commented and includes a few examples. If you just want to render the plain tie, it only requires tie_plain.dxf.
You can tweak it to your hearts content, change the length, increase or decrease the number of pieces, thickness and whatnot. Note that even though most variables are changeable, it's not really that parametric, and you will need to tweak the values manually, especially if you modify the source (dxf/stl) a lot.
The plain example is a bit thin to my taste, so you might want to have a look at tie_plain_wider.dxf instead.
I like the look of printing the pieces standing up. If you like this as well, you could benefit from increasing the layer height to make them more visible.
Printing them standing up means you need to have good adhesion to the bed. I ramped mine up from 52C to 58C for PLA, and it worked fine.
When finished printing, drill out the holes (I used a 2mm drill bit) and fit a string through them. Take care not to run the drill too fast, as it will melt the plastic and can make visible seams on the front. The holes in the model could be bigger, but then they will be visible if your filament is not 100% opaque.
The sky is the limit here, there's no need for the pieces to be neither flat nor have straight cuts. Have fun!
You must be logged in to post a comment.
It needs gears!
lots of gears.
probably attached by snap in rivet to the current design, so it only needs holes.
each segment independent and the teeth simple enough to recatch if the bits misalign.
.. and if someone is feeling brave, a little battery and motor, probably a buzzer type motor with a screw gear. the bottom is the obvios place to put that.
How do I put in a different logo on the tie? I see that the RepRap logo is described mathematically. But is there a way to have another small .dxf describe a simple cutout?
Would you please write the module for that since I no programmo?
I'll be wearing this on NYE.
There sure is, comment out the section with the plain example model, and uncomment the minecraft creeper example. It uses tie_plain.dxf for the base, and tie_minecraft_creeper.dxf for the emboss. Modify that dxf with your logo, or substitute with your own dxf.
You can also of course modify the tie_plain.dxf, but then the logo will go all the way through the tie, which you may or may not want.
Should I add some more stl versions, instead of just have them in the scad file?
I've always hated wearing wooden ties. Thank you for freeing us from their oppression.
I have never really considered to actually wear a tie in a public space, but now I cant wait! Whether or not your favourite searchengine can actually provide the amount 'Free Internets- coupons' this creation is valid for I do not know...
A few ideas that stands out atm though, this if anything aught to provoke a "crossplatform-application-for-calculating-amounts-of-various-colour-lengths-to-adhere-to-each-other-and-thereby-"easy"-means-print-a-fine-tie" *gasp for air* out of a devs fingers.
Besides that, a QR-Code with a reprap
url is more or less obligatory!
Thank you! :)
OpenSCAD is cross platform, is it not? Though I do recognize the learning curve is steep - and it is definitively hard to master - it only takes one little variable to change the length of the tie. Much can also be done through inkscape, as tie_minecraft_creeper.dxf demonstrates.
Still, my code i
s far from optimized or beginner friendly, so a more streamlined approach is very much welcome. I'll look into some different approaches.
A QR-code is a brilliant idea! I'll see what I can do :)
I award you one million (1,000,000) Internet Points! Wooo.
Seriously nice, I'm printing this tonight.
Awesome I was thinking of doing this the other day. beat me to it.
License

Having made a couple of wooden ties, I found that making the piece for the knot at the neck oversized rather than undersized helps it stay in a position to look more like a regular tie.
Thanks, that sounds good. The knot is not very good at the current version, so I'll look into it.
I'm also contemplating a better neck strap of some sort.