Design for Additive Manufacturing: Lattices, Topology, and Supports

Additive manufacturing unlocks geometries impossible by conventional methods, but exploiting this freedom requires rethinking design from first principles. Topology optimization, lattice structures, and support-aware orientation decisions separate effective AM design from simple shape replication.

878 words · 4 min read
## Beyond Converting Existing Designs The most common mistake in metal AM is taking a part designed for machining or casting and printing it without redesign. This approach captures none of AM's geometric advantages while incurring all of its cost and surface finish penalties. True design for additive manufacturing (DfAM) asks: what geometry would be optimal if manufacturing constraints were radically different from conventional processes? ## Topology Optimization Topology optimization uses finite element analysis to distribute material within a design space according to the applied loads and constraints. Starting from a solid block representing the maximum allowed envelope, the algorithm iteratively removes material from lightly stressed regions, converging on an organic-looking structure that meets the stiffness or strength target at minimum mass. ### How It Works 1. Define the design space (maximum bounding volume), keep-out zones, and fixed features (bolt holes, mounting faces) 2. Apply loads and boundary conditions representing service conditions 3. Set objectives (minimize mass) and constraints (maximum stress, minimum stiffness, natural frequency targets) 4. Run the optimizer — typically 50-200 iterations 5. Interpret the result: smooth raw voxel output into a CAD-ready geometry, validate with full FEA ### Software Tools nTopology, Altair Inspire, ANSYS Discovery, Siemens NX, and Autodesk Fusion all include topology optimization modules. Results are typically exported as STL or STEP files for downstream processing. ### Real-World Results Airbus used topology optimization to redesign the A320 nacelle hinge bracket, reducing mass by 64% (from 918 g to 326 g in Ti-6Al-4V) while meeting all load cases. GE Aviation's LEAP fuel nozzle tip consolidated 20 parts into a single AM component with 25% weight reduction and 5x durability improvement. ## Lattice Structures Lattices are repeating unit-cell structures that fill a volume with interconnected struts or surfaces. They offer: **Weight reduction**: A lattice-filled region at 20-30% relative density replaces solid material while maintaining adequate stiffness for lightly loaded areas. Typical weight savings are 40-70% compared to solid designs. **Energy absorption**: Lattice structures crush progressively under impact, making them excellent for packaging, crash structures, and protective equipment. **Thermal management**: Open-cell lattices have extremely high surface-area-to-volume ratios, making them effective heat exchangers. AM-produced lattice heat sinks achieve 2-5x the thermal performance of finned designs at equivalent mass. **Osseointegration**: In orthopedic implants, porous lattice surfaces (pore sizes 300-700 micrometers) promote bone ingrowth, creating a biological bond between implant and host bone. This has transformed hip and knee implant design. ### Common Lattice Types **Strut-based**: Body-centered cubic (BCC), face-centered cubic (FCC), octet truss. Properties are directional and depend on strut diameter and unit cell size. Minimum printable strut diameter in L-PBF is approximately 0.2-0.3 mm. **TPMS (Triply Periodic Minimal Surfaces)**: Gyroid, diamond, Schwarz-P. These sheet-based structures have smooth, continuous surfaces that are self-supporting (no overhangs below 45 degrees), which makes them inherently easier to print without internal supports. TPMS lattices also exhibit more isotropic mechanical behavior than strut-based lattices. ## Build Orientation Orientation determines surface quality, support requirements, build time, and mechanical anisotropy: **Surface quality**: Upward-facing surfaces (up-skin) are smoother than downward-facing surfaces (down-skin), which contact support structures. Surfaces at shallow angles to the build plate exhibit stair-stepping that increases roughness. Critical surfaces should be oriented vertically or upward-facing. **Support minimization**: Features overhanging more than approximately 45 degrees from vertical (alloy-dependent) require support structures. Orienting the part to minimize unsupported overhang area reduces support material, removal labor, and surface damage. **Build height vs. footprint**: Taller builds take longer (time is proportional to the number of layers) but use less plate area. Wider, shorter orientations allow more parts per build but may require more supports. The optimal orientation balances these factors against surface quality needs. **Mechanical anisotropy**: AM parts tend to be weaker in the build direction (Z) than in-plane (XY), particularly for fatigue loading. Align the primary stress direction with the XY plane when possible. ## Support Structure Design Supports serve three functions: anchoring the part to the build plate, conducting heat downward from overhangs, and supporting the weight of the melt pool in overhanging regions. ### Support Types **Block supports**: Solid or hatched blocks. Easy to generate but wasteful of material and difficult to remove. **Tree supports**: Branching structures that contact the part at small tips. Less material, easier removal, but more complex to generate reliably. **Lattice supports**: Low-density lattice structures that support effectively while using minimal material and breaking away cleanly. Increasingly the default in modern slicing software. **Conical / cone supports**: Contact the part at a single point, minimizing surface damage. Used under precision features. ### Eliminating Supports The best support is no support. Strategies include: - Redesigning overhangs as self-supporting chamfers (45 degrees) or arches - Splitting the part and printing in multiple orientations, then joining - Using tear-drop shapes for internal channels (self-supporting) instead of circular cross-sections - Orienting holes vertically so they require no internal support ## Part Consolidation AM enables combining multiple conventionally manufactured parts into a single printed component, eliminating fasteners, joints, and assembly labor. The GE LEAP fuel nozzle consolidated 20 brazed and welded parts into one. Consolidation reduces weight (no flanges, bolts), eliminates leak paths, and simplifies the supply chain. However, consolidation must be balanced against repairability, inspectability, and the cost impact of scrapping a larger, more expensive single part versus replacing one small component from a multi-part assembly.