Browse Source

formatting

master
wes 1 year ago
parent
commit
0885851d3c
  1. 2
      planter.py

2
planter.py

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

Loading…
Cancel
Save