Rather than treating ceramic 3D printing as a process of stacking horizontal layers, Mark Meier has developed a fabrication method that approaches clay extrusion more like drawing in space.
Using a KUKA KR-6 robotic arm, a custom clay extruder, and a lathe-like rotary axis, the system deposits a continuous bead of clay onto a rotating 3D-printed form. The result is a family of unusually light and open ceramic structures whose intricate geometry emerges directly from the coordination of digital design, robotic motion, and material behavior. The research was developed at the University of Michigan Taubman College Fab Lab, where Meier teaches and conducts research.

At the center of the workflow is a close relationship between Rhino, Grasshopper, and Python, with each tool taking on a specific role.

Rhino is used to model the 3D forms that support the clay during printing and to draw the initial pattern curves. In Grasshopper, those base curves are repeated, mirrored, and sequenced to generate larger continuous patterns. The resulting geometry is then mapped onto the modeled surface, transforming a two-dimensional motif into a toolpath that follows the three-dimensional form.
This continuity is critical. Because the clay extruder performs best when material flow remains constant, Meier developed Grasshopper tools specifically to generate complex patterns from a single continuous bead of clay, reducing the need for repeated starts and stops.

The fabrication setup adds another layer of complexity. The support form is mounted horizontally between a chuck and tailstock on a custom rotary fixture. As the robot moves the extruder, the form rotates simultaneously, allowing the printhead to trace patterns around the entire surface rather than simply building upward in conventional layers.
Before fabrication, the robot motion can be simulated to verify reach and avoid problematic positions; KUKA|prc is used within Grasshopper for simulation and toolpath generation.
Python handles one of the most technically demanding parts of the process. A Python component inside Grasshopper generates the toolpath and rotary-axis rotations required to synchronize the position of the rotating form with the movement of the robotic arm. Achieving that synchronization required extensive experimentation and repeated adjustments to the Python code.

Material flow presented a parallel challenge. The custom extruder uses components from 3D Potter and StoneFlower 3D, while its motors are controlled through custom electronics programmed in CircuitPython. Maintaining a consistent clay extrusion rate while coordinating the robot and rotary axis became one of the key areas of testing during development.

The physical formwork is equally considered. Each support form is 3D printed in plastic and wrapped in a thin plastic film before printing. The clay adheres to the film during deposition, but once the printed structure has firmed up for roughly 15–30 minutes, the film can be slid off the rigid form. The still-fragile ceramic shell is then suspended in a custom fixture and left to dry overnight, allowing it to shrink without the rigid mold constraining or distorting it.

Once dry, the pieces are bisque fired, glazed, and fired again. Meier has explored the process through vases, tool cups, and lighting fixtures, but the real outcome of the research is broader than any one object: a new way of thinking about robotic ceramic printing.

By combining a rotating substrate with continuous extrusion and computationally generated patterning, the process expands ceramic additive manufacturing beyond the familiar logic of layer-by-layer deposition.

Rhino provides the geometric foundation, Grasshopper transforms simple curves into continuous surface patterns, and Python bridges those geometries with the synchronized movement of the robot and rotary axis.

The finished pieces make that computational logic visible. Their open lattices are not simply decorative skins applied after fabrication; they are the direct physical trace of a coordinated digital and robotic process.

CREDITS
Research and Development: Mark Meier
Institution: University of Michigan Taubman College of Architecture and Urban Planning
Fabrication: Taubman College Fab Lab
Research Assistants: Crum, Po-Chun Chou, Shillpa Kumar, Kirk Meier
Additional Support: Rachael Henry, Wes McGee, Taubman College; Clay Work Studio



