Resources

Fabrication

Formlabs Form 4 3D printer
Stereolithography (SLA) technology
We use this currently to print Engineering Ceramics

Formlabs Form 3 3D printer
Stereolithography (SLA) technology, Materials
We use this to print Polyurethane

Formlabs Form 2 3D printer
Stereolithography (SLA) technology, Materials
This accepts custom resins

Makerbot X 3D printer (Dr. Joshi‘s equipment)
Special materials (in addition to the standard ones)
Carbon Fiber filaments
ULTRAFUSE® 316L Stainless Steel

Stratasys J35 Pro – Multi-Material 3D Printing
Polyjet technology
Elastomers to rigid polymers and intermediate mixtures

Stratasys Origin Two
Digital Light Processing (DLP) printer
Elastomers to rigid polymers

Sinterit Lisa Pro Selective Laser Sintering (SLS) 3D printer
Materials
PA12 (nylon), Polypropylene (PP)
Flexa-grey (TPU, Thermoplastic polyurethane) and others…

Prusa MK3+
FDM 3D Printer
Filament materials

Electric Kiln
Seattle Pottery Supply
Cone 10, 12×9 in

Across International CF1700
Muffle Furnace
Max temp: 1700C, volume: 6in cube

Trotec Speedy 360
Materials
Acrylic, PFTE, Rubber, Conductive rubber

silver reed sk840
Knitting machine

Zhermack VPS
Polymer fabrication

Characterization

Biaxial testing machine
Machine capable of simultaneous strain along two orthogonal axes.  Strains and strain rates are set independently for each axis.  Maximum loads of 100N and range of movement 300mm for each axis.

Instron Static testing machine
Accessories
500N load cell
variety of grippers for metal (polymers, elastomers, threads)

Dynamic mechanical analysis (Dr. Ardebili’s Equipment)
Accessories
Shear sandwich, cantilever, and tension grippers

Differential Scanning Calorimeters (Dr. Ardebili’s Equipment)
Accessories
Shear sandwich, cantilever, and tension grippers

Imaging

Nikon Eclipse MA200
DS-Fi3 Microscope Camera

Software

Abaqus Color spectrumgit

This creates several color gradients in Abaqus visualization. The colormaps are taken from Matplotlib. Note that one should never use the default colormap in Abaqus for figures (read more here)

Abaqus Truss / Beam analysisgit

This script takes as input a set of nodal coordinates, connectivities (which also contain the beam information, i.e. E, A, I), boundary conditions and creates an Abaqus model with these defined. The analysis can be set to run automatically.

Matlab truss analysis (linear and nonlinear) (Coming soon)

This Matlab script takes as input a set of nodal coordinates, connectivities (which also contain the beam information, i.e. E, A, I), boundary conditions, calculates the stiffness tensor, and then the deformation vector.

Bar network STL generator (Matlab and python)git

Instead of using the native mesher for cylindrical bar network, which will create large file sizes, this code takes the set of nodal coordinates, connectivities and area, as well as the polygon count, and outputs a STL file (ascii or binary) with much smaller file size.

Gcode generator for material testinggit

Generating only fill on the x-y plane oriented at a fixed orientation w.r.t. the x axis, replicated in the z direction. The xy pass overlap and the z pass overlap can be controlled independently.

Conformal mapping based microstructure designgit

Calculate the scaling for 3D to 2D shape transformation in Grasshopper. Then overlaying a grid and assigning unit cell microstructure to each grid element.

Chebchev net generator (Coming soon)

Cloth a 3D surface using two groups of orthogonal lines.