{
  "metadata": {
    "id": "rev-41-1313-15mm-plastic-indexable-motion-bracket",
    "name": "REV Robotics 15mm Plastic Indexable Motion Bracket",
    "type": "bracket",
    "schema_version": "1.4.0",
    "version": "0.2.0",
    "manufacturer": "REV Robotics",
    "part_number": "REV-41-1313",
    "datasheet_url": "https://www.revrobotics.com/content/docs/REV-41-1313-DR.pdf",
    "description": "Two-piece PA66 nylon indexable motion bracket for REV DUO 15mm extrusion. Uses interlocking sawtooth faces to create an adjustable shaft support with 1mm increment adjustment; larger piece includes a 9mm ID bearing seat and motion interface pattern, smaller piece includes alignment ribs for extrusion seating.",
    "tags": [
      "rev",
      "rev-duo",
      "15mm",
      "indexable",
      "motion_bracket",
      "pa66",
      "nylon",
      "bearing_seat",
      "sawtooth"
    ],
    "taxonomy": [
      "mechanical.mounting",
      "robotics.ftc"
    ]
  },
  "domains": [
    {
      "domain": "electrical",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "mechanical",
      "package_type": "custom",
      "resources": [
        {
          "id": "mounting_holes_m3_grid",
          "name": "M3 clearance mounting holes",
          "description": "M3 clearance mounting holes used to fasten the bracket pieces to structure (REV DUO hole-grid context).",
          "connector_type": "through_hole",
          "functions": [
            {
              "name": "mounting_hole"
            },
            {
              "name": "mechanical_mount"
            }
          ]
        },
        {
          "id": "bearing_seat_9mm_id",
          "name": "9mm ID bearing seat",
          "description": "9mm ID bearing seat feature intended to accept REV DUO plastic bearings/end-cap bearings for shaft support.",
          "connector_type": "custom",
          "functions": [
            {
              "name": "mechanical_coupling"
            }
          ]
        },
        {
          "id": "extrusion_alignment_ribs",
          "name": "Extrusion alignment ribs",
          "description": "Alignment ribs on the smaller piece that seat into the DUO extrusion channel to locate the bracket.",
          "connector_type": "custom",
          "functions": [
            {
              "name": "mechanical_coupling"
            }
          ]
        }
      ],
      "interfaces": [
        {
          "id": "mounting",
          "name": "Mounting",
          "description": "Mounting interface using M3 fasteners (grid/pattern per drawing/STEP).",
          "protocol": {
            "type": "mechanical_connection",
            "role": "mounting_point"
          },
          "requires": [
            {
              "function": "mounting_hole",
              "count": 1
            }
          ],
          "max_instances": 1
        },
        {
          "id": "shaft_support",
          "name": "Shaft support (bearing seat)",
          "description": "Shaft support via seated bearing in the 9mm ID bearing seat.",
          "protocol": {
            "type": "mechanical_connection",
            "role": "structural_support"
          },
          "requires": [
            {
              "function": "mechanical_coupling",
              "count": 1
            }
          ],
          "max_instances": 1
        }
      ]
    },
    {
      "domain": "thermal",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "pneumatic",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "hydraulic",
      "resources": [],
      "interfaces": []
    },
    {
      "domain": "network",
      "resources": [],
      "interfaces": []
    }
  ]
}