3D Printing

A Faster Way To 3D Print Architecture

M_wall Project Bot Laboratory 3D Printing
Comments (6)
  1. maxsuica says:

    Can we have a bit more detail about their production hardware and in what capacity the custom toolpath generation allowed the parts to be printed faster?

    1. bot laboratory says:

      The production hardware was debeloped by me, zachary schoch. Its not based on any open source printers.
      One example to answer your question, if i have slices that start at one end and end at the other, every layer, i have a lot of traveling that not printing. I can flip the direction of every other ‘slice’ to change that. So it just moves up, prints across, then up….etc.

      There are situations like this all the time, because the path is scripted the way it is, we can do a lot to speed those things up.

      Hope that helps.

      1. maxsuica says:

        Sounds great.

      2. maxsuica says:

        Amazing that Rhino/GH can handle the paths in real time. Good stuff.

  2. Mike Molitch-Hou says:

    Did they use the Grasshopper plug-in seen in this story? http://3dprintingindustry.com/2014/04/29/3d-printer-project-silkworm-rhino3d/

    1. bot laboratory says:

      Mike,

      No I did not use the silkworm plugin. Grasshopper is an outright programming environment, I used it to write my own ‘slicing’ software. The slicing is actualy relatively easy, it is all the other parts that are hard (also in grasshopper).

Leave a Reply