Reonarudo / pcb2photon

Image converter to .photon files used by the Anycubic's 3D UV Photon enabling it to produce UV PCB masks.
39 stars 4 forks source link

Multilayer? #1

Closed X3msnake closed 6 years ago

X3msnake commented 6 years ago

Greetings. How can i do multilayer from multiple image filed?

X3msnake commented 6 years ago

@Reonarudo

Reonarudo commented 6 years ago

Currently, each input image will be a different output print file. How do you see the multilayer functionality working in a PCB exposure context?

X3msnake commented 6 years ago

Not in the PCB context.

But we need a alternative to make files for photon from images.

There is one Master that has know-how in voxel manipulation and has some algorithms that he wants to share with us in order to do model hollowing from image slices.

Also there is a python project based on your findings on reversing the .photon here: https://github.com/NardJ/PhotonFileUtils

If you have interest in lending us some help i'll be glad to ask him to add you to the project team ;)

Reonarudo commented 6 years ago

This utility function is directed towards PCBs. To add this functionality I will need some more reasoning behind it. But it is doable, I would probably create a new flag like -m or -merge. I will check back on this once the other functionality is done.

X3msnake commented 6 years ago

@Reonarudo I know you can always give us a hand with the Photon utils project

https://github.com/NardJ/PhotonFileUtils

PCB / Silkscreen exposure could be one of the things in the menu.

I'm hoping @Antharon can join us there too and bring his voxel algorithms to the table for 2D hollowing of the files

X3msnake commented 6 years ago

This is already implemented

here: https://github.com/Photonsters/PhotonFileEditor and here: https://github.com/Photonsters/PhotonFileValidator