Complete the code to identify the first step in PCB design workflow.
The first step in PCB design workflow is [1].
The first step in PCB design is schematic capture, where the circuit is drawn.
Complete the code to name the file used to transfer PCB design data to manufacturers.
The file used to send PCB design data to manufacturers is called a [1] file.The Gerber file contains the PCB layout data for manufacturing.
Fix the error in the statement about PCB layout step.
After schematic capture, the next step is [1] the PCB layout.The correct next step is routing the PCB layout, which means connecting components with traces.
Fill both blanks to describe the step after PCB layout and before manufacturing.
After PCB layout, the design undergoes [1] to check for [2].
After layout, DRC (Design Rule Check) is done to find errors before manufacturing.
Fill all three blanks to complete the manufacturing preparation process.
The final manufacturing files include [1], [2], and the [3].
The final files sent to manufacturers are Gerber files, Drill files for holes, and the BOM (Bill of Materials).
