pcb2photon icon indicating copy to clipboard operation
pcb2photon copied to clipboard

Image converter to .photon files used by the Anycubic's 3D UV Photon enabling it to produce UV PCB masks.

Results 10 pcb2photon issues
Sort by recently updated
recently updated
newest added

I build pcb2photon in Mac OS X, it not working for me. No file is created in output, no error message is returned. I tried pcb2photon test.png -o out_test the...

Bug

Hi, I'd like to use the printer to make plates for printing with the little OpenPress project. for that I would need to use a few images to build the...

I have a new Photon S printer and they have changed the file format. I am currently doing test prints in an effort to decode the format. Assuming I manage...

Feature request

Do you think we can add a feature to read from gereber files directly into photon? Maybe use flatcam libraries to do the conversion from gerber to bitmap?

Feature request

On mac, both `$ swift build` and building from xcode fail. On xcode I am using swift 4.1.2 toolchain Error from `$ swift build`: ``` pcb2photon/Package.swift:13:5: error: argument 'targets' must...

Here's an idea, do you want to move the PCB project to the Photonsters Organization, I've already sen't you an invite to be co-owner of the organization along with the...

Idea

Hi, I built pcb2photon on Ubuntu 16.04 as follows: ```bash $ git clone https://github.com/Reonarudo/pcb2photon.git pcb2photon Cloning into 'pcb2photon'... remote: Counting objects: 433, done. remote: Compressing objects: 100% (54/54), done. remote:...

Bug

Create detailed wiki page for building the project

To do

Create a detailed wiki for the application usage

To do

Create encoder-decoder of preview images so that there is no need to rely on an external file to create `.photon` files

To do