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

Photon #11

Open ruediste opened 1 year ago

ruediste commented 1 year ago

This adds the support for .photon files, as supported by my Anycubic Photon 5.5. Stacked on top of the typescript #10 PR, so best review that PR first.

Andrew-Dickinson commented 1 year ago

Okay, I merged #10 (squash-merge) so now this PR just needs to be rebased and we should be all set to merge it

ruediste commented 1 year ago

I just rebased the branch. I had the auto formatter on, let me know if it is an issue, I can remove the formatting changes if necessary.