Toy badge clip thing by belliveaul 3d model
3dmdb logo
Thingiverse
Toy badge clip thing by belliveaul

Toy badge clip thing by belliveaul

by Thingiverse
Last crawled date: 3 years ago
My son got some paw patrol toys this christmas, and they included some clip on badges; unfortunately the clip that holds them on his shirt was lost.
This is a replacement clip to hold these badges in place. I've seen these types of clips on other similar clip on things; so it might be useful for other toys... either way the scad file is included and is fairly easy to customize.
Parameters:
dimension = 38; // overall width and length of base
height = 2; // thickness of base
center_diameter = 25; // Diameter of hole

tab_height = 4; // Overall height of tabs

tab_top_thickness = 3; // Overall depth of teeth
tab_thickness = 2; // Depth of wedge on teeth
tab_wedge_height = 2; // Height of wedge

tabs = 8; // How many tabs (must be even number)
tab_space = 4.5; // Space between each tab
tab_start_angle = 25; // Determines where the tabs end up.

Tags