https://wcrsyyc.github.io/ardx/fritzing/2-by-10-header2dip.fzpz
This is an adapter part, that allows a 2 row male header to be plugged in to a breadboard. The physical part was custom built as well. It is just 2 headers with long pins¸ that are normally used to build arduino shields. The pins are bent, near the body of the header, about 45 degrees 'outward'. then, about ⅓ cm further down the pin, bent 45 degrees in the opposite direction. The result is a header where female socket connections are offset about 0.1 inch sideways from the pins. 2 of those 'back to back' will fit across the centre of a breadboard, fitting in the same position as a DIP chip would. The header sockets are then adjacent, and a 2 row header will fit in them. This was initially created to connected an nRF24L01 radio module to a breadboard. It is a lot more (physically) stable that way, than running 8 separate wires. It also means that only the standard ARDX kit male to male dupont jumper wires are needed. No male to female jumpers are needed.
The fritzing part provides the same functionality for sketches. Placing the adapter part across the centre of the breadboard allows an nRF24L01 module (see below) to be placed on the header, and jumper wires connected to the breadboard view correctly create connections on the schematic and pcb views.
Like the main breadboard, a part inserted in the header will move when the header part is moved. However, the pins from that part do not get reconnected to the underlying breadboard when the adapter is positioned again. To get the connections back, the parts in the header must be moved out and back again. This seems to be a limitation of the way the Fritzing program works.
https://wcrsyyc.github.io/ardx/fritzing/DPDT-941-Relay.fzpz
This is the standard relay included with ARDX kits. The part has been configured with schematic subparts for the energizing coil, and each set of the double pole switch contacts. That can make the schematic simpler. The circuitry to control the relay coil often has very little to do with the load being controlled by either or both of the switches.
https://wcrsyyc.github.io/ardx/fritzing/SPST-D31A-Relay.fzpz
This is a recreation of the core "DIP-Relay-D31A" part. I needed a part for a 941 series relay, and this was a working example to start from. In the process, the original part was rebuilt with a different schematic view that supports sub parts. The relay switch contacts and shield connection are movable independent of the energizing coil.