|
@ -84,7 +84,7 @@ circle_plate = ( |
|
|
) |
|
|
) |
|
|
.vertices() |
|
|
.vertices() |
|
|
.cskHole(7, 7, 0.5, depth=None) |
|
|
.cskHole(7, 7, 0.5, depth=None) |
|
|
.center(0,0) |
|
|
.center(0, 0) |
|
|
.makePolygon( |
|
|
.makePolygon( |
|
|
star(outerRadius=planter_radius / 4.5, innerRadius=planter_radius / 8, n=10), |
|
|
star(outerRadius=planter_radius / 4.5, innerRadius=planter_radius / 8, n=10), |
|
|
forConstruction=True, |
|
|
forConstruction=True, |
|
|