Thingiverse
A Heart keychain
by ClaudioC981
45
Downloads
71
Likes
1
Makes
//Crazy Text v1
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 15;
offset = 0;
totalWidth = 0;
crazyText(){
c( "°", 4, 5, 0, 1.1, 0.5);
c( "A", -1, 1.2, 25, 0.95, 0.9);
i( "a2", -14, 1, 0, 1.1, 0.5);
}
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 15;
offset = 0;
totalWidth = 0;
crazyText(){
c( "°", 4, 5, 0, 1.1, 0.5);
c( "A", -1, 1.2, 25, 0.95, 0.9);
i( "a2", -14, 1, 0, 1.1, 0.5);
}
Sign in to leave a comment
Sign in