Extruded Polygon

Edit source code
by Andreas Riedmüller
Use shift + scroll to zoom
mm

The height to extrude the polygon

NOTE: The ordering of points is VERY IMPORTANT. The points must be in counter-clockwise order, otherwise the faces of the object will be facing inwards.

Hint: You can reference values from arrays with =points[1].name

1
mm
mm
2
mm
mm
3
mm
mm
4
mm
mm
5
mm
mm

Define a polygon with as many points as you like and extrude the polygon to a specified height. With this shape you can make a wide variety of different shapes and it is very useful when you already have a set of points from measurements you made.

While it can be used to make more or less any flat 2D shape keep in mind that there might be shapes that are easier to configure if you need something simple.

For example:

  • Cube
  • Rectangular cuboid
Processing steps (work in progress)
This is a first version of an idea I had. You can add different modifiers to the generated shape. Currently there is only the drilling machine that can drill a hole in the center (origin) of the shape and rotate.
Not saved yet — Discarded when you close this tab

Save as part

A part is this shape with your configuration saved under its own name. Save it to your account to come back to it later, or submit it for review to have it published on stl.parts.

Markdown is supported. The description is published together with the part when the part is published.