Aisha Keychain by Clausevic 3d model
3dmdb logo
Thingiverse
Aisha Keychain by Clausevic

Aisha Keychain by Clausevic

by Thingiverse
Last crawled date: 3 years ago
//Top File
//Crazy Text v1
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 17;
offset = 0;
totalWidth = 0;
crazyText(){
//c( "°", 7, -3, 20, 1, 0.9);
c( "A", 0, 0, 5, 1,0.7);
c( "i", -1, 1, 20, 1,0.9);
c( "s", -5, 0, -10, 1,0.7);
c( "h", -4, 2, 0, 1,0.9);
c( "a", -3, 3, 0, 1,0.7);
}
//-----------------------------------------------------------
//Bottom File
//Crazy Text v1
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 17;
offset = 2;
totalWidth = 0;
difference() {
crazyText(){
c( "°", 7, -3, 20, 1, 0.4);
c( "A", 0, 0, 5, 1,0.4);
c( "i", -1, 1, 20, 1,0.4);
c( "s", -5, 0, -10, 1,0.4);
c( "h", -4, 2, 0, 1,0.4);
c( "a", -3, 3, 0, 1,0.4);
}
translate([5,2,-2])cylinder(10,3,3);
}

Tags