All Projects

Aerial Robotics

3D Printed Payload Drone

Personal Project · Co-developer ·May – August 2025
MechanicalElectricalSoftware

The Project

Designed to carry — built from scratch

Most consumer drones aren't designed with payload delivery in mind — their frames are optimized for low weight at the cost of structural margin, and swapping in a payload bay isn't straightforward. This project started from a blank CAD canvas: design and build a fully 3D-printed quadcopter, from airframe geometry to flight controller configuration, capable of carrying up to 1lb of payload. Every component was either designed, sourced, assembled, or soldered by hand.

Fully assembled 3D printed quadcopter in grass

Finished quadcopter — fully 3D-printed frame, arms, cover, and payload bay

Tools & Skills

Mechanical

  • Custom 3D-printed frame, arms, cover, payload bay
  • DFM / DFA design principles
  • Static FEA (arm + frame validation)
  • Hand drill, screws, airframe assembly
  • Propeller selection and fit

Electrical

  • TAKER G4 AIO flight controller
  • SunnySky brushless DC motors
  • ExpressLRS EP1 receiver + RC transmitter
  • LiPo battery
  • Hand PCB soldering
  • Continuity & isolation testing

Software

  • BetaFlight Configurator
  • Flight controller setup & tuning
  • Bench testing protocol

Process

01 Design & CAD

After research into existing payload drone designs, we designed the frame, arms, cover, and payload bay from scratch in CAD. The goal from the start was to make every printed part efficient to produce and assemble — applying DFM/DFA principles to minimize support structures, reduce print time, and keep hardware requirements simple (primarily screws).

02 Electrical Integration

The TAKER G4 AIO board serves as the flight controller and ESC in one — it handles motor control, sensor fusion, and receiver communication on a single compact board. This kept the wiring manageable inside the frame. The rest of the electrical system: SunnySky brushless motors on each arm, an ExpressLRS EP1 receiver for RC link, and a LiPo battery.

TAKER G4 AIO flight controller with soldered connections

TAKER G4 AIO — hand-soldered motor leads, power connections, and ExpressLRS EP1 receiver wiring

03 Software & Flight Testing

With the airframe assembled and electronics validated, we used BetaFlight Configurator to set up and tune the flight controller — configuring motor direction, receiver protocol, PID parameters, and arming behavior. Before any flight attempt, we ran rigorous bench testing: motors spinning up correctly, receiver input registering as expected, failsafe behavior confirmed.

Result

Flight achieved — with room to grow

The drone flew. That said, further simulation testing and software debugging would be needed to improve reliability for repeated or sustained flight. We hit the core engineering goal — a fully 3D-printed, hand-built quadcopter that leaves the ground — and identified clearly where the next iteration should focus.