Skip to content
WireVizDocsOpen editor
CONNECTOR PRESET

Molex PicoBlade

2 pins · 1.25 mm · header

Molex PicoBlade connector illustration

Connector definition

This preset uses the Molex 53261-0219 two-position header. The 1.25 mm pitch and horizontal header illustration help identify the part in a harness drawing. Define the signal on each numbered contact for the mating cable assembly.

Positions2
Pin IDs1, 2
ManufacturerMolex
Part number53261-0219
IllustrationLocal SVG, embedded in compatible exports

YAML preset

This defines a connector named X1 and displays it as a standalone component. Add a cable and connection set to build a harness.

picoblade-2.yml
metadata:
  title: Molex PicoBlade connector
connectors:
  X1:
    type: Molex PicoBlade
    pins:
      - 1
      - 2
    manufacturer: Molex
    mpn: 53261-0219
    image:
      src: library/connectors/picoblade-2.svg
      width: 100
connections:
  - - X1

Using this connector

  1. Open the preset in the editor, or drag it from the Components library into an existing drawing.
  2. Select the connector and expand Pinout to add the signal label and optional color for each position.
  3. Add a cable, set its conductor count, then connect the required pins to its wires.
  4. Review the official WireViz preview and bill of materials before downloading.

Read the full connector syntax or start with a complete harness example. The library keeps artwork attribution and license information with the original files.