Tag Archive: 3D Printer


I’ve had the Polar3D (www.polar3d.com) printer for a couple of months and it is a delight to use. Norma found this printer at the ISTE conference, and it generated a lot of interest.

If you use PLA filament, the adhesive to the glass base plate is simply hairspray.  It does raftless printing very well so there is often no scrap to remove, and the print quality is amazing. The designers really thought this printer through.  It works right out of the box – no calibration required.  Filament loading and unloading is a breeze.  The initial software setup takes some work (and can be improved) but once done, you are all set.  The only challenge I’ve had is when I take the printer on the road and have to switch to a different network, but the phone help is quite patient with me.

Polar3D

Unlike my other printers, it prints from the cloud, so your stl files are saved in your online account.   Also, a built-in camera lets you see your job as it is printing from anywhere in the world you are logged in.

An advantage in school settings is that several printers can be set up in a central location and print jobs can be sent from any classroom using any internet-connected device.  This is clearly a printer worth looking at!

That said, this is a dynamic field and I’ll  be keeping my eyes open.

Made in Space created the 3D printer installed on the International Space Station that works in a microgravity mediumenvironment.  NASA has decided to open the design process for some parts for the Station to the public.  For example, people are encouraged to submit designs for a handrail clamp to hold various objects (https://grabcad.com/challenges/nasa-handrail-clamp-assembly-challenge).  This competition (which ends in February) has cash awards, but I think no award could be greater than having something you designed installed on the ISS!

Check it out!

On September 19-20 Norma and I attended the World Maker Faire at the New York Hall of Science. This extravaganza had so much to offer that two days were barely enough to scratch the surface. The Faire itself had everything from exhibits of new tools for makers to hands’-on areas where you could learn to solder, or build thngs of your own.

Kinderlab

Kinderlab

One of the many new products being demonstrated was the Kinderlab robotics system where kids can assemble computer

programs with wooden blocks whose bar codes were then scanned by a robotic platform that would then follow the instructions in the program. This project was one of several Kickstarter projects on display.

Based on our interests, we looked very closely at the 3D printing systems, along with some of the new CNC machines that cut elaborate shapes from blocks of wood, wax, plastic, or aluminum. On the 3D printer front, the M3D printer was

M3D Printer

M3D Printer

receiving a lot of attention. This under-$400 printer doesn’t have a very large print volume, but has some super features, including a special circuit that maintains alignment of the print head automatically. Many other 3D printers were on display but one of the ones getting a lot of attention was the new system being sold by Dremel. This is one of the first 3D printers with a well-known name behind it, and this device will be sold in places like Home Depot. When 3D rinters first started showing up for the hobby market, they required a lot of adjustment to keep them working well. In the following years, features (like self-leveling build plates) started to become more common. The fact that well-known brands are entering the market shows that this technolog is becoming mainstream. This doesn’t mean that smaller companies will go away, just that they will be held to high standards.

Dremel 3D Printer

Dremel 3D Printer

Of course, in this short posting, we can’t do justice to the Maker Faire. For example, two Italian exhibitors were showing

Chocolate iPhone Case

Chocolate iPhone Case

interesting devices, including a 3D printer using chocolate (in case you get hungry and want to eat your iPhone case). Another system from FABtotum in Milan combines a 3D printer, computer controlled milling machine, and high resolution scanner into one elegant box. Products like these help set the stage for the next Maker Faire!

MIT’s Mitch Resnick has said that Maker Faires are great staff development for educators. Our experience shows he is right.

As 3D printers come into homes and schools, you will be looking for tools that let you make your own designs.  Here are a few free titles that I think should be on your list:

Inkscape is primarily a drawing program for two-dimensional designs. It is an amazingly powerful tool that even automates the process of drawing complex objects like gears.  Drawings created in Inkscape can be saved in the SVG (scalable vector graphic) format so they look great at any magnification.  You can also export images in traditional graphics formats like PNG (portable network graphic) that looks great when used on websites, etc. But the real power of Inkscape as a 3D drawing tool comes when you install the support plug-in for 3D extrusion to an OpenSCAD file (described later)  that can be rendered and exported as an STL file for the printer to use.  The way this works is that you select the part of the drawing you want to extrude into a three-dimensional shape.  When you choose the extrusion option, you just indicate how many millimeters you want the extrusion to be, and a 3D file for OpenSCAD is generated automatically.  To get this shape to your printer, the next step is to open it in OpenSCAD, compile the image, and save it as an STL file.  STL (Stereolithography) files are the format your printer expects to see when it starts the process of getting your model ready to print. This sounds laborious, but it is easy to get the hang of it, and the whole process goes very quickly.

You may be wondering why I would mention a (primarily) two-dimensional drawing tool in the context of 3D printing.  The reason is that, while building 3D objects on the computer screen is likely a new task to students, they probably use two-dimensional art programs all the time.  Our goal is to build from this strength on the path to (later) creating designs with 3D drawing tools.

While I will largely use OpenSCAD as an extrusion tool for Inkscape, it is, in fact, a full 3D modeling program that builds models from text commands.  It has its own programming language that might be appropriate for high-schoolers to play with.  An advantage of building geometric models in OpenSCAD is that they can be “parameterized” – expressed in a way that lets one design make several related shapes by changing the values of a few variables.  For example, a propeller can be designed in OpenSCAD in a way that lets the end user change the number and size of the blades.  This is a real feature, and quite a few Thingiverse models include OpenSCAD files for just that reason.  Used in this way, students can tinker with existing models to create a custom part for their construction.  The final model is displayed on the screen to be sure it is what you want before saving it as an STL file.

Sketchup is a professional 3D modeling tool that is super for creating geometric structures from scratch (architectural designs, for example).  The free version (Sketchup Make) has all the features that students might need to build models of the parts they want to print.  If your model can be built from boxes, cylinders, and balls, it is a great tool.  It is not what I would choose for more organic shapes, though.  The Sketchup Extension Warehouse has a free plug-in that lets you export your finished part as an STL file directly.  My only caution about this tool is that it is not the best program for editing completed STL files.  They show up as a mass of dots and triangles, and I haven’t found a way to render the surfaces as nicely as you can from models made in Sketchup in the first place.  This is a shame, because older versions of Sketchup handled imported STL files much better.  The good news is that there are many other alternatives for you to use.

This program also lets you create projects from scratch using a library of geometric shapes.  My experience is that it is easier to align parts in 3DTin than it is in Tinkercad (another cloud-based design tool).  3DTin lets you download your drawing as an STL file ready to print!

Autodesk is one of the premiere publishers on computer-aided design software.  Their products are found in design firms and architects offices all over the world.

They decided to support the beginning 3D designer with a rich suite of tools that covers the gamut from parts designed from geometric pieces, to the more organic designs suitable for modeling living organisms.  In fact, Clark Barnett, a teacher in  the Conejo Valley Unified School District  in California does a project with his kids using one of the Autodesk applications on the iPad – 123D Creature.  With this tool, students design their own insects that could live in the ecosystem of their classroom.  Once printed, these “insects” are mounted in a display tray and students explain why their insect is likely to survive on its own in the classroom ecosystem.

While not geared specifically for “creature” creation, Autodesk has a wonderful free product called Meshmixer that is perfect for creating organic, rather than geometric shapes.

This tool lets you sculpt by hand as if you were working with clay.  Anyone who has worked with modeling clay will know how to use the tools in this program, and there is a great manual to show exactly how to get the most from this program.  Tools like this bring 3D printing into the life sciences classroom.

This amazing tool is a great next step for Meshmixer users.  It was designed for sculptors (and would-be sculptors), instead of a blank screen you are presented with a round ball of “clay” that can be shaped into just about anything you want.  While not geared toward the creation of geometric objects, it is a perfect tool for building models of various creatures – both real and imagined.  Finished projects are exported as OBJ files that can be easily converted to STL files by Meshlab (see below).  Once you start working with this tool, hours happily go by as you build amazing things, all of which can be built on your 3D printer.  This software comes with good documentation and links to some video tutorials I highly recommend for anyone interested in this tool.

This program lets you build mathematical knots of all kinds.  While created for math geeks, knots are pretty to look at, and students can use this program to explore this branch of mathematics – a worthwhile activity in itself.  One great feature of this program is that it lets you export your finished knot as an OBJ file if you want to tweak it in Meshlab (see below).  You can also export your image as an STL file directly and send it to your printer software with no further work required.  Finished knots can be sent out for metal plating in case you want to make your own jewelry. (You probably have some service providers in your area that will do this inexpensively.)

Other tools:

Sometimes (as with Sculptris) your 3D images will be exported as OBJ files that need to be converted to STL files so they can be printed.  Meshlab does this job beautifully and even lets you adjust the mesh from which the model is defined to optimize it for printing.  This optimization process lets you clean up your model so it will print perfectly.

This is the plug-in you need to allow Inkscape to create extrusions for OpenSCAD.  All the instructions are provided in the web link shown above.

And there are more good programs coming out all the time, so keep your eyes open and let us know what you find (info@knights-of-knowledge.com)!

Last week, we attended the National Technology Leadership Summit in Washington, DC and spent two days designing a STEM project that will be published as an interactive book that makes use of 3D fabricators, and a host of other cool tools.  Our topic was Space Weather, and the target audience was 6th grade students.  (Although I’ve found that great activities work across a wide range of ages.)

We were able to see a prototype publication created by the fab@school project (http://www.fabathome.org)

Prototype book

This project is avidly supported by Glen Bull from the University of Virginia who, along with his colleagues at Cornell and elsewhere are carrying the message that atoms are the new bits.

Projects like this can have a great impact on education as long as teachers are willing to step away from the lockstep curriculum of the past.

3D fabrication for kids

It’s only a prototype at this point, but these folks are on to something huge. (http://www.origo3dprinting.com/). While inexpensive 3D printers are not particularly new, the Origo designers have gone after the end-user – in their minds, ten-year-old children who may want to design and build their own toys. Assuming they get funding, this product is a real game changer!

Origo 3D fabricator model

Origo prototype

Hope Santa leaves one of these under my tree!