Pie Segment - 1 line in OpenSCAD with cylinder2

Pie Segment - 1 line in OpenSCAD with cylinder2

thingiverse

A Pie Segment drawn with cylinder2 =========================== In cylinder2.scad are 2 new functions 'cylinder2' and 'circle2' 'circle2' can do everything that 'circle' does given the same parameters and much MORE. 'cylinder2' can do everything that 'cylinder' does given the same parameters and much MORE all in one call. Draw a pie segment: `cylinder2(h=20,d=20,deg=55,efn=2); // Half cylinder (from 0 to 55 DEGrees), End faces number = 2` To use it: Download cylinder2.scad and place it with your scad files or in your OpenSCAD library directory Add the next line to you .scad file: `use <cylinder2.scad>;` Then use 'cylinder2' and/or 'circle2' See the other examples and a large list in cylinder2-all

Download Model from thingiverse

With this file you will be able to print Pie Segment - 1 line in OpenSCAD with cylinder2 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 Pie Segment - 1 line in OpenSCAD with cylinder2.