ploopyco / headphones

A set of 3D-printed headphones, alongside a DAC/amp/EQ board powered by a Raspberry Pico.
833 stars 43 forks source link

Gerber files #4

Closed qwertymodo closed 11 months ago

qwertymodo commented 1 year ago

As far as I can find, Altium doesn't offer any free means of converting their design files into gerbers, would it be possible to include them in the repo?

sirus20x6 commented 1 year ago

to convert altium files into gerbers you have to create an output generator. Then under that output generator file you go to fabrication outputs and you'll want gerber and NC drill files.

qwertymodo commented 1 year ago

to convert altium files into gerbers you have to create an output generator. Then under that output generator file you go to fabrication outputs and you'll want gerber and NC drill files.

Yes, but first you have to spend several hundred dollars to purchase Altium. Locking the files behind a proprietary format that has no free way of accessing them isn't really in the spirit of open source.

sirus20x6 commented 1 year ago

I can do it from work tomorrow. I'll also export them as ascii files which I think can be imported to a few different editors.

On Tue, Feb 14, 2023 at 12:57 PM qwertymodo @.***> wrote:

to convert altium files into gerbers you have to create an output generator. Then under that output generator file you go to fabrication outputs and you'll want gerber and NC drill files.

Yes, but first you have to spend several hundred dollars to purchase Altium. Locking the files behind a proprietary format that has no free way of accessing them isn't really in the spirit of open source.

— Reply to this email directly, view it on GitHub https://github.com/ploopyco/headphones/issues/4#issuecomment-1430231814, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55X5KMB3D3GEWRD54AE3WXPITDANCNFSM6AAAAAAUYQDXME . You are receiving this because you commented.Message ID: @.***>

sirus20x6 commented 1 year ago

ploopyco.zip Here are the exported gerbers, nc drill files, i also created and included the outjob file and a draftsman file. You'll find exports for ascii versions of the schematics and pcb as well as specctra design, sisoft, p-cad, orcad, ansoft, hyperlynx files. I've also generated cad files: step, idf, dwg

ploopyco commented 1 year ago

I believe that KiCAD has an importer for Altium tools.

qwertymodo commented 1 year ago

I tried a few tools that claimed to support Altium import and they rejected the files because they were not in an ASCII format.

sirus20x6 commented 1 year ago

I tried a few tools that claimed to support Altium import and they rejected the files because they were not in an ASCII format.

use the zip in my above comment. I have ascii files in there.