Thingiverse
Aisha Keychain
by ClaudioC981
18
Downloads
31
Likes
0
Makes
//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);
}
//-----------------------
//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);
}
//-----------------------
Sign in to leave a comment
Sign in