necroware / s7-vrm

Socket 7 Voltage Regulator Module
Creative Commons Attribution Share Alike 4.0 International
50 stars 5 forks source link

Question about gerber file generation #3

Closed gmiranda closed 1 year ago

gmiranda commented 1 year ago

Hi, I'm new to PCB printing and this is probably a dump question.

I'm trying to generate the gerber files in order to send this to PCBWay and KiCad is telling me that "Zone fills are out-of-date. Refill?"

I don't know what this means. Is it normal or am I missing a layer?

These are the options I'm using when plotting: image

Thanks a lot!

necroware commented 1 year ago

You probably have changed something on the layout or may be used different version of KiCad. There is no need to generate gerber files yourself, I wouldn't even suggest it, since on the main branch there can be an untested "work in progress" state. It's better to use the gerber files from the last official release. You can find it here: https://github.com/necroware/s7-vrm/releases

Just take the s7-vrm-0.4-gerber.zip file and drop it as is by a manufacturer of your choice.

gmiranda commented 1 year ago

Oh, I didn't realise it was that easy. Thanks a lot!