Skip to content

pentagon_tilings.scad

pinkfish edited this page Jun 21, 2025 · 1 revision

LibFile: pentagon_tilings.scad

This file has all the modules needed to make a variety of penagon tesslations.

File Contents

Module: PentagonTesselation()

Description:

Make the pentagon tesslation as a specific x,y in the pattern.

Arguments:

By Position What it does
pentagon_type type of the pentagon, eg: "R12"
x x location for the pattern
y y location for the pattern
thickness thickness of the edges of the patter
pentagon_size the size of the pentagon

Clone this wiki locally