Pinbed

An Interactive and Adaptive Printbed for Robotic Additive Manufacturing

This is a work-in-progress fabrication tool development project I am currently working on at Cornell University. As my current thesis focuses on designing and fabricating bio-inspired complex surface geometry, the main constrain is printing curved surface geometry through robotic additive manufacturing.

The project aims to address the problem by developing an easy use and reconfigurable 2.5-D printbed to help the robot print complex architectural components. The limited capability of depositing material on nonplanar surfaces has been recognized as one of the universal challenges for additive manufacturing. Much work in the field has been done to solve this issue, but they are mostly focusing on modifying current FDM 3d printer firmware or taking advantage of the multiple detentions of freedom of a robotic arm to print along statically curved surfaces for small scale experimental prototyping. But there are fewer works that have been done at a large scale for producing architectural components or fail to provide an adaptive solution of generating different printing surfaces.

The idea of this reconfigurable 2.5-D printbed was inspired by multi-point forming technology that has been wildly used in aerospace manufacturing and shipbuilding for precisely forming sheet metal. I found this technology suits well for robotic additive manufacturing to generate nonplanar printing surface.

So far, the hardware design and assemble of the reconfigurable 2.5-D printbed has been done, including wiring and programming work. I have also developed a grasshopper plugin to connect and control the printbed so that the robot arm can associativity synchronizing with it—the orientation of the sixth axis of the robotic arm (end effector) aligns with the normal of the surface on the depositing position. A set of initial printing test has been conducted. The test results look very promising for later work of manufacturing a full-scale prototype. More content will be posted soon.

I have designed and fabricated 3 PCB boards and made 3 control modules out of them. Each control model contains 6 H. bridges, that being said, each control module is capable of controlling 12 linear actuators. If the project demands a higher resolution reconfigurable 2.5-D printbed, the user just needs to attach more linear actuators with another control module.

A grasshopper plugin was also developed to connect and control each control module. The Grasshopper plugin converts a surface into a 6*6 points grid and sends the height information to the serial port. The information sends to Arduino wirelessly from the serial port through TTL, which gives the printbed more mobility. Arduino is receiving two types of data: the linear actuator's speed and the number of rotations. While the H-bridge drives the motor, the hall sensor attached to the bottom of the motor reads the number of rotations so that the system knows how far the linear actuator has traveled. Meanwhile, the surface in Grasshopper can be used for generating a toolpath for the robot arm, so the robot and the printed could be synchronizing together to conduct additive manufacturing.


ezgif-com-gif-maker



Picture1

Picture6



Picture2

Picture4

Picture3

Picture7