Welcome! Log In Create A New Profile

Advanced

I need a stencil

Posted by veaceonee 
I need a stencil
February 09, 2016 11:04PM
I would like to know how to make/ have made, and stencil that is 3d printable of the attached STL. Is it possible? How can I do it?

Thank you in advance.
Attachments:
open | download - Taylor Ranch Low poly.stl (118 KB)
Re: I need a stencil
February 21, 2016 09:20AM
Do you use Openscad?

Import the object.
Align it to the XY plane.
Minkowski it with a cylinder(r=SMALL, h=BIG, center=true) so as to create a pseudo extrusion. This will make the projection of the horse show at Z=0, or you get no legs.
Finally create a cube([width, height, thickness], center=true) with the size of your stencil frame an subtract the horse from it.

Got it?

I am not at my computer right now, so I can't write the complete code. If you find it hard I may be able to help tomorrow.
Sorry, only registered users may post in this forum.

Click here to login