Skip to content
Chicago Tribune
PUBLISHED: | UPDATED:
Getting your Trinity Audio player ready...

<!– STARTER CSS
WRAP it all in a

background page color is #FBFCFC
–>

div#content.article .graphic-wrapper h2,
.graphic-wrapper img {max-width:100%;
padding-bottom:20px;
}
a.credit{font-style:italic}
.graphic-wrapper p{font-weight:normal;}
.graphic-wrapper h1{font-size: 40px;line-height: 1.3em;margin: 10px 0;}
.graphic-wrapper strong {color:#000}

/* Put a

on your charts*/
.graphic-wrapper .legend p{font-family:’Arial’, sans-serif; font-size:14px; color:#000;line-height:1.3em;margin:0;padding:0;}
ul.key li{display: inline;margin-right: 28px;font-family: ‘Arial’,sans-serif;color: #000;font-size: 13px;}

/* A will draw a colored box for use in a color key. You will need to write a second class to set the color so it matches the chart/map/etc. */
.box{display: inline-block;background-color: #000;height: 10px;width: 10px;margin: 0 5px 0 0px;}

.clearfix{clear:both}

/* REMOVE HEIGHT and WIDTH attributes from fusion tables and replace with class=’fusion-table’ */
.fusion-table{width:100%;height:400px;margin:15px 0;}

/* USE AN

in “.graphic-wrapper” for chart labels */
.graphic-wrapper h4{color:#000;font-family:’Arial’, sans-serif;font-weight:bold;font-size:16px}

/* USE AN inside the

for normal-weight italic type */
.graphic-wrapper h4 em{font-weight:normal;}

/* TABLE STYLES — just be sure

is in “.graphic-wrapper” */
.graphic-wrapper table {width:100%;margin:15px 0;border-collapse:collapse;}
.graphic-wrapper table thead tr {background-color:#12182d;color:#fff;}
.graphic-wrapper table tbody tr {vertical-align: top;}
.graphic-wrapper table td,.graphic-wrapper table th{font-size:14px; font-family:’Arial’, sans-serif;}
.graphic-wrapper table td {padding:7px;}
.graphic-wrapper table tbody tr:first-child td {padding-top:12px;}
.graphic-wrapper table th {padding:10px;border-right: 1px solid white;
text-align: left;}

.graphic-wrapper table tr:last-child{ border-bottom: 2px solid #12182d;}
.graphic-wrapper table tr:last-child td{ padding-top: 10px; padding-bottom:10px;}

/* TABLE ZEBRA STRIPES — use

*/
.graphic-wrapper table.zebra td {padding:10px 7px;}
.graphic-wrapper table.zebra tr:nth-child(even) {background: #d3deea}

.show-phone{display:none;}

/* YOUR NEW STYLES HERE */

@media all and (max-width: 700px) {

.show-phone{display:initial;}
.hide-phone{display:none;}

/* THIS IS WHERE PHONE-SPECIFIC STYLES GO */

}

3D car

To show the possibilities of using 3-D printing for large-scale manufacturing, a team from Phoenix-based vehicle-maker Local Motors, Oak Ridge National Laboratory and Ohio-based machine-maker Cincinnati Inc. teamed up to create a printed car. The vehicle, called Strati, is an electric two-seater, and the goal is for it to be completed by Saturday, the final day of the International Manufacturing Technology Show at McCormick Place.

1. Materials: The printing process starts with pellets made of plastic and carbon fiber. The pellets melt and come out of the printer like soft-serve ice cream.

3D pellets


2. Printing: Like other 3-D printers, the machine prints in thin layers that stack up to form the final shape. The printer is about 6.5 feet wide and 16 feet long.

3D printer


3. Assembly: About 40 parts are printed and some parts of the vehicle, like wiring and tires, are not printed, and supplied by other companies. All are assembled to make a working car.

Comparing the Strati and the Toyota Prius

Length Width Height

Weight
Strati 129 in. 68 in. 40 in.

1,200 lbs.
2014 Toyota Prius C 157.3 in. 66.7 in. 56.9 in.

2,500 lbs.

Sources:
Local Motors, Toyota

@ChiTribGraphics