Skip to content

manufacturing.assembly-sides

What It Checks

Checks explicitly enabled assembly jobs for components placed on the bottom copper layer.

When It Fires

Fires when assembly components are on the bottom side and bottom-side placement is not allowed.

Configuration Example

version: 1
rules:
  manufacturing.assembly-sides:
    enabled: true
    severity: low

JSON Finding Details Shape

{ bottomSideCount, references }

Report Context

Use this finding to decide whether the design package is ready for review, fabrication, or release. BoardReadyOps reports the condition and leaves design edits to the owning workflow.