Thingiverse
Spirit Book Mark
by Precision1
8
Downloads
13
Likes
0
Makes
Here is a new bookmark for all those Bible readers who don't want to dog-ear the corners of their pages. I've seen a few bookmarks here on Thingiverse with Crosses, and was thinking that The Holy Spirit should get some attention. It is a remix of the Holy Spirit Flame Dove2.stl by Kensoid.
This was made simply in Openscad: here is the program...
scale([.5,.5,.15]) import("Holy_Spirit_Flame_Dove2.stl");
difference(){;
cylinder(1,20,20, $fn=100);
cylinder(1,17,17, $fn=100);
This was made simply in Openscad: here is the program...
scale([.5,.5,.15]) import("Holy_Spirit_Flame_Dove2.stl");
difference(){;
cylinder(1,20,20, $fn=100);
cylinder(1,17,17, $fn=100);
Sign in to leave a comment
Sign in