On this page<silkscreencircle />Copy pageOverview Silkscreen circles are often used to indicate "pin1" on a chip. export default () => ( <board width="5mm" height="5mm"> <group> <footprint> <silkscreencircle pcbX={0} pcbY={0} radius={1} /> </footprint> </group> </board>)PCBSchematic3D