Skip to content

manufacturing.drill-coverage

What It Checks

Checks parsed PCB drill sizes against generated Excellon drill files.

When It Fires

Fires when a PCB drill size is absent from drill output.

Configuration Example

version: 1
rules:
  manufacturing.drill-coverage:
    enabled: true
    severity: high

JSON Finding Details Shape

{ missingDrills }

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.