Why is the output of the 'gerberWrite' missing the ground top layer?

1 view (last 30 days)
Why is the output of the 'gerberWrite' missing the ground top layer?
Also, I receive a warning that is not very helpful.
Warning: No metal specified for PCB

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 21 Jan 2019
After converting an initial design to a PCB stack using a command such as,
>> PCB_stack = pcbStack(antenna)
some kind of analysis should be run such as:
>> show(PCB_stack)
before calling the gerberWrite function to create associated Gerber files.

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!