import cadquery as cq cpu_stand_positions = [(0, 0), (23, 0), (23, 58), (0, 58)] stands = cq.Sketch().push(cpu_stand_positions).circle(3, mode="a").circle(2.65 / 2, mode="s") pillar_height = 7