August 6, 2010 2:15 AM
On Self-Replication
by Anna Kaziunas FranceJuly 14, 2010 8:13 PM
FTDI header for .cad
by Noah Bedfordclass header_FTDI(part):
#
# serial comm header
# FTDI 1x6x0.1"
#
def __init__(self,value=''):
self.value = value
self.pad = [point(0,0,0)]
self.labels = []
#
# pin 1: GND
#
self.shape = translate(pad_header,-.08,.0,0)
self.pad.append(point(-.08,.0,0))
self.labels.append(cad_text(self.pad[-1].x,self.pad[-1].y,self.pad[-1].z,'GND',14))
#
# pin 2:CTS#
#
self.shape = add(self.shape,translate(pad_header,-.01,-.0,0))
self.pad.append(point(-.01,-.0,0))
self.labels.append(cad_text(self.pad[-1].x,self.pad[-1].y,self.pad[-1].z,'CTS#',14))
#
# pin 3: VCC
#
self.shape = add(self.shape,translate(pad_header,.06,.0,0))
self.pad.append(point(.06,.0,0))
self.labels.append(cad_text(self.pad[-1].x,self.pad[-1].y,self.pad[-1].z,'VCC',14))
#
# pin 4: TXD
#
self.shape = add(self.shape,translate(pad_header,.13,-.0,0))
self.pad.append(point(.13,-.0,0))
self.labels.append(cad_text(self.pad[-1].x,self.pad[-1].y,self.pad[-1].z,'TXD',14))
#
# pin 5: RXD
#
self.shape = add(self.shape,translate(pad_header,.2,-.0,0))
self.pad.append(point(.2,-.0,0))
self.labels.append(cad_text(self.pad[-1].x,self.pad[-1].y,self.pad[-1].z,'RXD',14))
#
# pin 6: RTS
#
self.shape = add(self.shape,translate(pad_header,.27,-.0,0))
self.pad.append(point(.27,.0,0))
self.labels.append(cad_text(self.pad[-1].x,self.pad[-1].y,self.pad[-1].z,'RTS',14))
January 15, 2010 11:21 AM
Tintin Rocket (neko-wa kowaii)
by Noah BedfordDecided to print an "old school rocket" from thingiverse for the lab:
Seen here in front of Jenine's "Providence" sign.
January 14, 2010 2:06 PM
Fluxamacutter press-fit DIY vinyl cutter
by Shawn Wallace
The Fluxamacutter is a design for a simple vinyl cutter that satisfies these criteria:
The initial cutter will be able to take 15"-18" rolls, and will be designed to scale to 24" rolls.
November 10, 2009 4:06 PM
Lasercutting!
by Jenine Bressner
I constructed this ruffle beard from fabrics that I lasercut and hand- painted. I wear it while biking to keep my face warm.
I drew these shapes, lasercut them, and assembled them into jointed figures. The joints consist simply of short pieces of bent wire.
This is a sheet of lasercut pieces for the jointed figures. The material is matboard from a frame shop.
This is a press- fit swingset that I lasercut from 1/4" thick wood.
I drew these shapes on a computer with a mouse, which took a very long time and hurt my wrist. I am investing in a tablet so I can draw more comfortably on the computer.
October 19, 2009 2:16 PM
Kamina glasses
by Noah BedfordRow row, fight da powa.
These were tinted red with a Bic permanent marker.
kaminaglasses.svg
![]()
Tintin Rocket (neko-wa kowaii)
Fluxamacutter press-fit DIY vinyl cutter