Thingiverse
Alex Dog Keychain
par ClaudioC981
73
Téléchargements
81
Likes
0
Makes
// Alex Dog name keychain
// footsteps, footprints
//Crazy Text v1 + custom icon (i add this icon in next ver)
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 14;
offset = 0;
totalWidth = 0;
crazyText(){
c( "°", 8,3, 20, 1, 0.5);
c( "A", 2, 5, -30, 1, 0.9);
c( "l", -2, 4, -6, 1, 0.75);
c( "e", -7, 2, 15, 1, 0.9);
c( "x", -8, 0, -10, 1, 0.75);
}
rotate(-40)
translate([42,32,0])
scale([0.5,0.5,1.5])
difference(){
linear_extrude(height = 2) {
offset(4)import("dog.dxf");
}
translate([0,0,-1])linear_extrude(height = 5) import("dog.dxf");
}
// footsteps, footprints
//Crazy Text v1 + custom icon (i add this icon in next ver)
font = "Cooper Std:style=Black";
thickness = 6;
scale = 1;
size = 20;
space = 14;
offset = 0;
totalWidth = 0;
crazyText(){
c( "°", 8,3, 20, 1, 0.5);
c( "A", 2, 5, -30, 1, 0.9);
c( "l", -2, 4, -6, 1, 0.75);
c( "e", -7, 2, 15, 1, 0.9);
c( "x", -8, 0, -10, 1, 0.75);
}
rotate(-40)
translate([42,32,0])
scale([0.5,0.5,1.5])
difference(){
linear_extrude(height = 2) {
offset(4)import("dog.dxf");
}
translate([0,0,-1])linear_extrude(height = 5) import("dog.dxf");
}
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !