Thingiverse
Customizable mobile phone car holder wing replacement
by plbarrio
2
Downloads
1
Likes
0
Makes
A replacement part for a mobile car support.
Modify the variables to suit your needs.
// Resolution
$fn =50;
// Base parameters
width = 25.5;
length = 23.2;
thick = 2.5;
// emboss parameters
embWidth = 22.5;
embLength = 14;
embThick = 0.5;
// wing parameters
wingHeight = 10;
wingWidth = 5.5;
wingThick = 1.5;
wingHole = 2.1;
Modify the variables to suit your needs.
// Resolution
$fn =50;
// Base parameters
width = 25.5;
length = 23.2;
thick = 2.5;
// emboss parameters
embWidth = 22.5;
embLength = 14;
embThick = 0.5;
// wing parameters
wingHeight = 10;
wingWidth = 5.5;
wingThick = 1.5;
wingHole = 2.1;
Sign in to leave a comment
Sign in