
A finished project: schematic on the left, stripboard layout on the right.
Click Auto-layout in the stripboard toolbar to have the router arrange every part for you. It reads your schematic nets, places the components, picks a board size, and generates the strip cuts and link wires needed to complete the board. The router is deterministic, so the same circuit always produces the same layout, and by default it respects the physical reality of the parts (for example, it leaves a strip between two through-hole resistor bodies rather than overlapping them). If anything cannot be completed, a pop-up tells you what and why.
You stay in control of a few things:
Curious how it decides all this? How auto-layout works →
Click + Create Custom Component at the bottom of the library. Define the grid size, place pins, and assign names. Your custom components are saved with the project and appear in a dedicated Custom section.