Skip to content

Mechanical-intent primitives: hingeJoint, pinHole, clearanceHole, servoMount, bearingPocket #441

Description

@w1ne

From an external agent run (2026-06-11, robot-hand task): the agent asked for hinge pin holes and ended up with decorative top bosses — the geometry passed every gate but did not express the mechanical intent.

Ask: a higher-level mechanical primitive library so intent maps to correct geometry directly:

  • hingeJoint() — knuckle + pin bore pair, aligned axes
  • pinHole(axis, diameter) — through-bore along an explicit axis
  • clearanceHole('M3') — standard fastener clearance sizes
  • servoMount(type) — common servo bolt patterns
  • bearingPocket(size) — bearing seat with fit tolerance

These compose with the existing assembly/mates layer and are the natural surface for the kinematic feasibility gates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions