Looking for "Find the PCB design settings related to minimum track width, minimum clearance, and copper zone clearance, and identify whether the board appears to be exactly 100 mm by 100 mm." in almostfinal-0557b797-2da4-4b2e-97ac-d855ed5104e7.kicad_pcb
Looking for "Summarize the schematic purpose, supply voltage, and whether it appears to be an analog microphone front-end for a 3.3 V acoustic sensor." in almostfinal-deb26a51-462b-4d50-b14b-a63f68e2cb7e.kicad_sch
Exploring KiCad usage.
Yes — based on the files you shared, your design does look like a 3.3 V analog acoustic front-end feeding an ADC, and the PCB file currently shows:
What I confirmed from your PCB
Setting
Current value seen
Board outline
100 mm x 100 mm
Trace width in routed segments
0.25 mm
Copper zone clearance on main copper zone
0.5 mm
So if you want to keep the board size exactly 100 mm x 100 mm, that is fine. You only need to make sure the design rules match your competition/manufacturing target.
How to set minimum trace width and clearance in KiCad
These settings are in the Board Setup window.
1) Open the PCB editor
Open your project in KiCad
Open the PCB Editor
2) Open Board Setup
Go to File -> Board Setup
In the left panel, open Design Rules
Then check these sections:
Constraints
Net Classes
3) Set the global minimum clearance
In Design Rules -> Constraints:
Find Minimum clearance
Set it to 0.25 mm
4) Set the minimum track width
In Design Rules -> Constraints:
Find Minimum track width
Set it to 0.25 mm
5) Set the default routing width
Still in Board Setup, go to Design Rules -> Net Classes
In the Default net class:
Set Track width to 0.25 mm
Set Clearance to 0.25 mm
If you use custom net classes, set those too
6) Save
Click OK
How to set copper zone clearance in KiCad
This is separate from normal track clearance.
If the zone already exists
In the PCB editor, click the copper zone outline or filled area
Press E to edit it, or right-click -> Properties
In the zone properties window:
Find Pad connections / Clearance or Clearance
Set it to 0.25 mm
Click OK
Refill zones by pressing B
If the zone inherits rules
Some KiCad versions let the zone use the net-class or board rule.
If there is an inheritance option, make sure it resolves to 0.25 mm
If you want zero ambiguity, set the zone clearance explicitly to 0.25 mm
What to check after changing it
After updating the rules:
Run DRC
In the PCB editor, click Inspect -> Design Rules Checker
Run the check
Look for:
clearance violations
unconnected items
silk over pads
edge clearance issues
Refill zones
Press B
Then run DRC again
Important note for your current board
From your file:
Trace width already appears to be 0.25 mm
The main copper zone appears to be 0.5 mm clearance
That means you likely only need to:
keep board size as-is
verify Board Setup minimums are 0.25 mm
edit the copper zone so its clearance is also 0.25 mm
refill zones
rerun DRC
Recommended final values
Rule
Set to
Minimum track width
0.25 mm
Minimum clearance
0.25 mm
Default net class track width
0.25 mm
Default net class clearance
0.25 mm
Copper zone clearance
0.25 mm
For JLCPCB acceptance
A 100 mm x 100 mm board is usually okay if that exact size is intentional. I would not change it if your competition requires it. Just make sure:
To get started, talk to Flux or create a New Document.
Reviews
Documents
Documents are markdown text files which describe project goals, capture details, or even simulation outputs.
Assets
Assets are files uploaded to this project which can be used in various ways.
3.3 V acoustic sensor analog front-end using ZTS6216 MEMS microphone and TLV9062 gain/filter stages, tuned for 2.5 kHz response with ADC-ready output, test points, analog grounding, and manufacturable PCB rules.
Properties
Diagram
Pricing & Availability
Distributor
Qty 1
Arrow
$2.71–$53.57
Digi-Key
$2.74–$131.92
LCSC
$3.48
Mouser
$5.72–$8.66
TME
$1.33
Verical
$0.85–$20.04
Controls
Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.