Orthodontic/Dental Model Base
thingiverse
Orthodontic and dental models come equipped with pedestals that finalize the model design. Conveniently customizable and highly scalable. Made entirely in openscad, this is a truly remarkable program. As an absolute beginner to this software, I've discovered just how user-friendly it really is. Upper model script: linear_extrude(height = 20, center = true, convexity = 10, twist = 0) polygon(points=[[70,22],[29,7],[89,-4],[-15,-2],[-50,-13],[31,-28],[-45,-15]], paths=[[0,1,2,3,4,5,6,7]]); Lower model script: linear_extrude(height = 20, center = false, convexity = 10, twist = 0) polygon(points=[[0,24],[12,4],[89,-5],[-11,6],[-42,3],[38,2],[-47,9]], paths=[[0,1,2,3,4,5,6,7]]); translate([54,41,0]) cylinder(h = 20, r=32.9); I have no doubt that this code could be significantly improved.
With this file you will be able to print Orthodontic/Dental Model Base with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Orthodontic/Dental Model Base.