kwartzlab makerspace

Posts Tagged ‘mendel’

May
1
2012

3D Printed Robot Gripper

By » 6 Comments

A lifelong dream has been to have the ability to design a robot using a CAD program and then easily produce a prototype or finished product from that design right on my desktop. After a few months of tweaking my Reprap Mendel 3D printer, that dream has finally come true. I’ve always been interested in designing, modifying and refining robotic grippers. Last week I used Solidworks to create and test a new design that would lower the complexity and number of parts. The great thing about Solidworks is the motion study capability. It lets you simulate the movement or your assembly before creating a physical object. This tool saves a lot of time when figuring out if the assembly is functioning as desired. When the simulated design was working properly, I exported the parts as sterolithography files (.STL). Another program named Skeinforge was used to create g-code that the control software uses to direct the 3D printers movements. The grippers were printed using a strong biodegradable plastic called PLA. I really like the white plastic because it reminds me of  the Star Wars storm trooper body armor suits.

3D printed standard servo robot grippers

Robot gripper printed with white PLA plastic.

Karl P. Williams

Aug
5
2011

Reprap Mendel 3D printer is working now

By » 2 Comments

Tuesday night, after most of the crowd had left, I got the 3D printer to move and extrude reliably, and printed two pieces with it. The first was the same part we had printed previously, before we started having nozzle problems: it is a printer part which acts as a spring mount for the home-position optosensors. The other is a Kwartzlab logo rendered in 3D by Alex with some modifications (scaling and a base to hold all the parts as one) by myself.

3D Kwartzlab logo and printer part printed using rebuilt extruder

Fresh output from the 3D printer

The two smaller L-shaped bits are artifacts of the GCode generation. The print head returns to the XY home at the end of each layer, and once the Z axis has moved up, the first thing done is to print another layer on this piece. I think its purpose is to snag drool that occurs during the home and Z move operations.


Read the rest of this entry »