Model and 3D printing resources for student project.
Specialized quadcopter frame designed around STM32F3Discovery development board with ease of assembly in mind. Assembly video for the project can be found on YouTube.
blender/
- 3D model of the framemeta/
- FreeCAD project for the documentation/assembly handoutstl/
- 3D printer ready STL filesferiCopter_assembly.pdf
- documentation/assembly handout
Currently feriCopter supports the following boards:
- STM32F3DISCOVERY with
STM32F303VC
MCU - STM32F411EDISCOVERY with
STM32F411VE
MCU
Frame compatibility for both targets is in the same Blender project, with the only change being the toggle of following modifiers on Frame
object:
Boolean_cutout_pins_1_f3
Boolean_cutout_pins_1_f411
STL files are exported and corrected for both variants.
Blender project contains base parts of the frame, however they were merged into Frame
/MotorMount
objects and further modified. Base objects are there for reference when needed, but should not be used for further editing.