Circular Pattern with fixed chord length – how to constrain start and end to X-axis?

If you need an arc, everything stays the same except you need to set 180 degrees in the circular pattern. Also new formula should be spacing * circle_count / (3.1416 / 2)


Or with simple mod you can set arc angle via variable


Even simpler with chord length.