Continuous Toolpath Planning in a Graphical Framework for Sparse Infill Additive Manufacturing

Published in Computer-Aided Design, 2020

Recommended citation: Prashant Gupta, Bala Krishnamoorthy, Gregory Dreifus. (2020). "Continuous Toolpath Planning in a Graphical Framework for Sparse Infill Additive Manufacturing." Computer-Aided Design. 1(1) https://doi.org/10.1016/j.cad.2020.102880

First Figure 1

First Figure 2

We develop a framework that creates a new polygonal mesh representation of the 3D domain of a layer-by-layer 3D printing job on which we identify single, continuous tool paths covering each connected piece of the domain in every layer. We present a tool path algorithm that traverses each such continuous tool path with no crossovers. The key construction at the heart of our framework is a novel Euler transformation that we introduced recently in a separate manuscript. Our Euler transformation converts a $2$-dimensional cell complex K into a new $2$-complex $\hat{K}$ such that every vertex in the $1$-skeleton $\hat{G}$ of $\hat{K}$ has degree $4$. Hence $\hat{G}$ is Eulerian, and an Eulerian tour can be followed to print all edges in a continuous fashion without stops. We start with a mesh K of the union of polygons obtained by projecting all layers to the plane. First we compute its Euler transformation $\hat{K}$. In the slicing step, we clip $\hat{K}$ at each layer using its polygon to obtain $\tilde{K}$. We then patch $\tilde{K}$ by adding edges such that any odd-degree nodes created by slicing are transformed to have even degrees again. We print extra support edges in place of any segments left out to ensure there are no edges without support in the next layer above. These support edges maintain the Euler nature of $\tilde{K}$. Finally, we describe a tree-based search algorithm that builds the continuous tool path by traversing “concentric” cycles in the Euler complex. Our algorithm produces a tool path that avoids material collisions and crossovers, and can be printed in a continuous fashion irrespective of complex geometry or topology of the domain (e.g., holes). We presented this work in Symposium on Solid and Physical Modeling, 2020.
Download paper here