Back to work

June 20, 2025

DfAM-Optimized Robotic Gripper

Developed a topology-optimized robotic gripper using DfAM principles for FDM manufacturing, reducing part count from 12 to 4 while improving grip force consistency by 35%.

Additive/FDMRobotics/ActuationDFM/DFAFEA

Quick Specs

Role
Design & Manufacturing Lead
Tools
Fusion 360, Cura, Python, Arduino, Force Sensor
Reading time
3 min read

Key metrics

Part Reduction

12 → 4

Grip Force

+35%

Print Yield

96%

DfAM-Optimized Robotic Gripper hero visual

Context

The university robotics team needed a lightweight, reliable gripper for a pick-and-place competition. Previous iterations used a multi-part aluminum design that was expensive to machine and difficult to assemble in the field. The new design had to leverage FDM 3D printing while meeting strict grip force and cycle life requirements.

Requirements & Constraints

  • Grip force: ≥ 15 N at fingertip, sustained across 500+ cycles
  • Object range: Cylindrical objects 20–60 mm diameter
  • Mass: ≤ 150 g (gripper assembly only, excluding servo)
  • Manufacturing: FDM-printable in PLA+ or PETG, no support structures required
  • Assembly time: ≤ 10 minutes for field replacement
  • Actuator: Single micro servo (SG90 or equivalent)

Approach

DfAM (Design for Additive Manufacturing) principles drove every decision:

  1. Orientation planning — All critical surfaces oriented to avoid support structures
  2. Wall thickness — Minimum 1.6 mm (4 perimeters at 0.4 mm nozzle)
  3. Functional consolidation — Living hinges replaced discrete pin joints
  4. Infill strategy — Variable infill: 80% at load paths, 20% elsewhere
  5. Topology optimization — Fusion 360 generative study to minimize mass under grip loads

Design & Analysis

The gripper uses a parallel-jaw mechanism with compliant living hinges. FEA was performed on the finger assembly under 20 N tip load (133% of requirement):

  • Peak stress in PLA+: 18 MPa (yield: 45 MPa, FoS: 2.5)
  • Hinge fatigue estimated at > 10,000 cycles based on published PLA+ flexural data
  • Inter-layer shear analysis confirmed print orientation would not create weak planes under primary loads

DfAM checklist applied:

  • ✅ No overhangs > 45°
  • ✅ All holes oriented vertically (no bridging)
  • ✅ Minimum feature size > 0.8 mm
  • ✅ Snap-fit tolerances: 0.2 mm interference validated on test prints
  • ✅ Chamfered bed-contact edges to prevent elephant's foot

Build & Integration

  • Printed on Ender 3 V2 with 0.4 mm nozzle, 0.2 mm layer height
  • Material: Polymaker PLA+ (matte black)
  • Total print time: 3h 45m for all 4 parts
  • Print yield: 96% (24/25 prints successful across validation batch)
  • Assembly: snap-fit joints + 2× M3 screws for servo mount

Testing & Validation

Grip force measured with FSR (Force Sensitive Resistor) at fingertip:

  • Mean grip force: 20.3 N (35% above requirement)
  • Standard deviation: 1.2 N across 50 measurements
  • Cycle test: 1,000 open-close cycles with no visible fatigue cracking
  • Field replacement: 8 minutes average (3 test runs by different team members)

Results

MetricPrevious DesignNew DfAM Design
Parts124
Mass210 g128 g
Grip force15 N20.3 N
Build cost$85 (machined)$3.20 (printed)
Assembly time45 min8 min

Next Improvements

  • Integrate force sensor directly into finger (embedded cavity for FSR during print)
  • Explore TPU fingertip pads for improved friction coefficient
  • Add servo feedback loop for proportional grip control via Arduino PID

Loading interactive analysis module...

Related Projects

All projects