Hey! This thing is still a Work in Progress. Files, instructions, and other stuff might change!

Customised Name Clip

258
Downloads
271
Views
Published on October 24, 2011

Description

A little thing I'm making for a RRUG meeting.

The text on the badge can be customised in the openSCAD file.
The whole badge is designed to clip on to clothing as a name badge.

Total text size is 3 lines at 16 letters per line.

It's a little rough and ready right now. I plan to improve it, now I've proven it works.

Instructions

To edit the text, open in openSCAD and edit this

First_Line_Text=["T","h","a","m","e","s"," ","V","a","l","l","e","y"];
First_Line_Length=14;
Second_Line_Text=["R","e","p","R","a","p"];
Second_Line_Length=6;
Third_Line_Text=["U","s","e","r"," ","G","r","o","u","p"];
Third_Line_Length=10;

The letters need to be in "" and the line length is used to determine spacing. Then just recompile and export
Tags
This Thing has no tags.
Report as inappropriate

You must be logged in to post a comment.