Part Datasheet Review and Update


I reviewed the current part data and found a few clear issues to fix.
Current audit Metadata status

Table


FieldCurrent valueStatus
MPN2601-1106Looks correct
ManufacturerWagoLikely correct, though the official brand formatting may be WAGO
DescriptionPCB terminal block; lever; 1.5 mm; Pin spacing 3.5 mm; 6-pole; Push-in CAGE CLAMPMostly good, but incomplete
Designator PrefixJCorrect for a connector
MountClampPresent, but not a standard package field
Datasheet URLhttps://www.wago.com/2601-1106Set, but it appears to be a product page, not a direct datasheet PDF
Part TypemissingConfirmed missing by review
The part-project sync guidance says the Datasheet URL should point to the canonical datasheet PDF, and project properties like Part Type and package metadata should be checked against the datasheet exactly .
Schematic symbol status
  • The part currently has 12 terminal elements, which is consistent with a 6-position connector modeled as paired terminals.
  • All existing terminal elements have Part Type: Terminal.
  • The terminal Pin Number properties run from 1 through 12.
  • However, every terminal currently has Pin Type: Unspecified, which is incomplete for a reviewed part project. The sync procedure explicitly calls out pin typing and pin-description verification against the datasheet .
Footprint status
  • A footprint exists and the layout has 12 pads, so there is no missing-footprint error.
  • At a structural level, the footprint pad count matches the symbol terminal count.
Key specs I could confirm
From the current project plus distributor/web metadata, this appears to be:
  • PCB terminal block
  • 6-pole
  • 3.5 mm pitch
  • Push-in CAGE CLAMP with lever
  • 1.5 mm² conductor class
  • Through-hole / horizontal wire-to-board style from distributor listing
  • One distributor listing also indicates 17.5 A current capability, but I would still want to confirm that from the official datasheet before writing it into project properties
Mismatches / flags

Table


AreaFindingSeverity
Datasheet propertyCurrent Datasheet URL is a product page, not a direct PDFMedium
Project propertiesPart Type is missingHigh
Package metadataNo clear Package or Case Code property is presentMedium
Symbol pin typingAll terminals are UnspecifiedHigh
Pin descriptionsNo pin descriptions are visible on the terminalsMedium
Pin count consistency12 symbol terminals and 12 pads align structurallyGood
Important limitation on the datasheet URL
I did search for the official datasheet. I found:
  • the official WAGO product page
  • third-party PDF mirrors/distributor-hosted PDFs
But I could not verify an official WAGO-hosted PDF URL because the WAGO product page scrape was returning a 503 maintenance error during retrieval. So I do not want to overwrite your property with a non-official mirror if your requirement is specifically “official datasheet.”
Recommended next change
I can take care of the first concrete fix now:
  • update the project’s Datasheet URL property once we have a verified official PDF URL
  • or, if you want, I can use the best available direct PDF for now and flag it as non-official
After that, the next issues to address would be:
  • add Part Type
  • verify package/case code
  • review each terminal like 1.1, 1.2, 2.1, 2.2, 3.1, 3.2, 4.1, 4.2, 5.1, 5.2, 6.1, and 6.2 against the datasheet for pin names/types/descriptions
If you want, I can proceed with the datasheet-property update path next.