Project Hammer-Head: MD Droner 3" with custom TPU skin

By Kstone on Apr 18, 2021

6  253  13

Been a few months since i last posted anything... Well during this time, I've been working on 3" Droner as I really liked the frame but hated the skins avalible for it. "Everyone" knows that TPU can be a PiTa to work with espcially for delicate parts where the print isn't particularly thick. Which makes it very challenging to design something thats both printable and functional using a home printer. (I've a Prusa-Mini)

As of 4-18-2021, I've a dozen or so flights and one major crash (Left Arm impacting tree at 30 mph). TPU skin and the prop took the brunt of the impact, while the battery was ejected (recovered) without yanking out the wiring. (TX30 Holder did its job) To get an idea of how well the TPU held up, most of the images shown are post-crash but its not like you'd be able to tell except for the odd grass stain on the TPU...

Edit: All up weight minus LiPo is 99 g using 3" tri-bladed props. Can manage 96 g using 3" bi-bladed props. The Tattu 4S 650 R-line lipo is around 70g but completely worth it!

@ Admin: I really dispise how I can't control the amount of Cover-Photo zoom. Sure would love to see this changed as it makes all of my work look like complete garbage.

Photos

Discussion

Sign in to comment

dafunk   Apr 19, 2021  

elegant overall... I would have added a fin to make it look like a formula1 but that's just me

Show 9 more comments
Kstone   Apr 23, 2021 

Question: Can you share your BF settings? I've been looking and there is next to nothing on-line for the Droner.

dafunk   Apr 23, 2021 

diff all

version

Betaflight / STM32F411 (S411) 4.2.0 Jun 14 2020 / 03:04:43 (8f2d21460) MSP API: 1.43

config: manufacturer_id: IFRC, board_name: IFLIGHT_F411_PRO, version: bc19b7dc, date: 2020-04-01T04:37:12Z

start the command batch

batch start

reset configuration to default settings

defaults nosave

board_name IFLIGHT_F411_PRO
manufacturer_id IFRC
mcu_id 0056000f3439510f38313437
signature

name: MASSIVE droner

feature

feature -RX_PARALLEL_PWM
feature -AIRMODE
feature RX_SERIAL

map

map TAER1234

serial

serial 0 8192 115200 57600 0 115200
serial 1 64 115200 57600 0 115200

aux

aux 0 0 0 1800 2100 0 0
aux 1 1 1 1300 1700 0 0
aux 2 13 2 1800 2100 0 0
aux 3 28 1 900 1100 0 0
aux 4 31 4 1900 2100 0 0
aux 5 35 4 1800 2100 0 0
aux 6 47 1 1800 2100 0 0

adjrange

adjrange 0 0 1 900 2100 12 1 0 0

vtxtable

vtxtable bands 6
vtxtable channels 8
vtxtable band 1 BOSCAM_A A CUSTOM 5865 5845 5825 5805 5785 5765 5745 5725
vtxtable band 2 BOSCAM_B B CUSTOM 5733 5752 5771 5790 5809 5828 5847 5866
vtxtable band 3 BOSCAM_E E CUSTOM 5705 5685 5665 5645 5885 5905 5925 5945
vtxtable band 4 FATSHARK F CUSTOM 5740 5760 5780 5800 5820 5840 5860 5880
vtxtable band 5 RACEBAND R CUSTOM 5658 5695 5732 5769 5806 5843 5880 5917
vtxtable band 6 BAND_D D CUSTOM 5362 5399 5436 5473 5510 5547 5584 5621
vtxtable powerlevels 3
vtxtable powervalues 25 100 200
vtxtable powerlabels 25 100 200

master

set gyro_lowpass2_hz = 375
set dyn_notch_width_percent = 0
set dyn_notch_q = 250
set dyn_notch_min_hz = 70
set dyn_notch_max_hz = 350
set dyn_lpf_gyro_min_hz = 300
set dyn_lpf_gyro_max_hz = 750
set acc_calibration = 179,24,-389,1
set rc_smoothing_auto_smoothness = 20
set serialrx_provider = SBUS
set blackbox_p_ratio = 64
set dshot_bidir = ON
set motor_pwm_protocol = DSHOT300
set motor_poles = 12
set yaw_motors_reversed = ON
set osd_rssi_pos = 2092
set osd_tim_2_pos = 2516
set osd_current_pos = 2081
set osd_mah_drawn_pos = 2507
set osd_gps_speed_pos = 52
set osd_gps_lon_pos = 66
set osd_gps_lat_pos = 81
set osd_gps_sats_pos = 48
set osd_home_dir_pos = 47
set osd_home_dist_pos = 56
set osd_avg_cell_voltage_pos = 2498
set debug_mode = GYRO_SCALED
set vtx_band = 5
set vtx_channel = 1
set vtx_power = 2
set vtx_freq = 5658
set gyro_rpm_notch_q = 800
set name = MASSIVE droner

profile 0

profile 0

set dyn_lpf_dterm_min_hz = 105
set dyn_lpf_dterm_max_hz = 255
set dyn_lpf_dterm_curve_expo = 7
set dterm_lowpass2_hz = 225
set feedforward_transition = 40
set iterm_relax_cutoff = 10
set yaw_lowpass_hz = 70
set throttle_boost_cutoff = 10
set ff_interpolate_sp = AVERAGED_4
set ff_spike_limit = 55
set ff_smooth_factor = 40
set ff_boost = 0

profile 1

profile 2

restore original profile selection

profile 0

rateprofile 0

rateprofile 0

set rates_type = ACTUAL
set roll_rc_rate = 20
set pitch_rc_rate = 20
set yaw_rc_rate = 20
set roll_expo = 40
set pitch_expo = 40
set yaw_expo = 40
set roll_srate = 72
set pitch_srate = 72
set yaw_srate = 67

rateprofile 1

rateprofile 1

set rates_type = ACTUAL
set roll_rc_rate = 10
set pitch_rc_rate = 10
set yaw_rc_rate = 10
set roll_expo = 54
set pitch_expo = 54
set yaw_expo = 54
set roll_srate = 72
set pitch_srate = 72
set yaw_srate = 67

rateprofile 2

rateprofile 3

rateprofile 4

rateprofile 5

restore original rateprofile selection

rateprofile 0

save configuration

save

dafunk   Apr 23, 2021 

i could share a blackbox file if you are ok to share your email or other mean of file transfer. its a hover flight on 1204 xing 4500kv ... as i said before I didnt fly it much because it didnt fly long enough. i could not tune it properly on 1107 toa 4s (16mm stack) but i have the blackbox and config for it.
I declared it not worthy of flying on 20mm stack because of short flight times (although the handling felt perfect).

If I was to rebuild it again I would use these settings https://theuavtech.com/presets/ => with the filtering of a toothpick and the pid tune of a 5" freestyle

Guides & Reviews

Jun 21, 2021

AirbladeUAV has done it again and this time they've brought long range to the 5" class! Based on the popular Transformer Mini, the new Transformer 5" Ultralight adopts a lot of the same design philosophies with larger props and more payload capacity. It can fly upwards of 20 minutes on a 4 cell Li-Ion battery pack and in ideal conditions it's got a range of over 4 to 5 miles. In this guide I'll walk..

Read more
Mar 04, 2021

With the release of the DJI FPV Drone cinematic FPV has become a lot more accessible, but you certainly don't want to crash a $750 drone! The QAV-CINE Freybott is a compact, lightweight cinematic FPV drone that can take a hit and keep going. It's a lot safer to fly indoors and around people. With a naked GoPro or the SMO 4k you can capture some great stabilized footage. In this guide I'll show you..

Read more