I am trying to use the PCBwriter function to output a Gerber file for PCB stack object with greater than 2 layers.
I am trying to use the PCBwriter function to output a gerber file for pcb stack object with greater than 2 metal layers and I am getting the error:
[A, g] = gerberWrite(PcbWriteObj); Error using PCBWriter More than 2 layers of metal is not supported for generating gerber files.
Is there a way around this for PCBs with inner copper layers?
Does MATLAB support export of mulitlayer PCB designs (>2 Layers) as Gerber files?I am trying to use the PCBwriter function to output a gerber file for pcb stack object with greater than 2 metal layers and I am getting the error:
[A, g] = gerberWrite(PcbWriteObj); Error using PCBWriter More than 2 layers of metal is not supported for generating gerber files.
Is there a way around this for PCBs with inner copper layers?
Does MATLAB support export of mulitlayer PCB designs (>2 Layers) as Gerber files? I am trying to use the PCBwriter function to output a gerber file for pcb stack object with greater than 2 metal layers and I am getting the error:
[A, g] = gerberWrite(PcbWriteObj); Error using PCBWriter More than 2 layers of metal is not supported for generating gerber files.
Is there a way around this for PCBs with inner copper layers?
Does MATLAB support export of mulitlayer PCB designs (>2 Layers) as Gerber files? pcbwriter, gerber file MATLAB Answers — New Questions