Andrew-Dickinson / photonic-etcher

Generate exposure masks for Anycubic printers from PCB Gerbers
https://andrew-dickinson.github.io/photonic-etcher
MIT License
86 stars 10 forks source link

Error #4

Closed Lekasl closed 2 years ago

Lekasl commented 2 years ago

Hello. I have a error when open file. Can you help me ? Thank you. error

Andrew-Dickinson commented 2 years ago

Can you send me the gerber file you're trying to use? Either a link here or email it to me (my email is in my bio)

Andrew-Dickinson commented 2 years ago

Also any other context about where this file came from. What software was used to generate it, which options were used, etc

Lekasl commented 2 years ago

Hello. I use a SprintLayout. I can send it if you want. All my files can't open in your software.

Lekasl commented 2 years ago

Do you received my Gerber file ? PCB.zip

Andrew-Dickinson commented 2 years ago

Lekasl,

It appears you didn't export the board outline layer. This is required so that photonic etcher can determine the size and extents of the PCB. I also recommend you export the drill layers. Really there isn't much downside to exporting everything and then filtering within photonic-etcher to the layers that you want.

Here's some detailed instructions for doing this export with SprintLayout: https://support.jlcpcb.com/article/67-how-to-export-sprint-layout-pcb-to-gerber-files

Andrew-Dickinson commented 2 years ago

Closing this issue for now. Please re-open if you are still having issues