bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No subfolder in production

Schildkroet opened this issue · comments

Hello,

in previous versions, the plugin created a subfolder in production folder like:
/production/Project_date_time/<files>

Now all files are just placed in production folder.
How can i restore the previous behaviour?

Yes, use v3

I'd say this is a non-answer. KiCad doesn't support multiple boards per project, and each project should have its own directory. Thus files without a project specific name are fine, but they really should include the project name to avoid confusion. For example the other JLCPCB plugin suffers from the same oversight (Bouni/kicad-jlcpcb-tools#339).