Open X3msnake opened 4 years ago
So looks like this has to do with the file format being v2.
I sliced a file with the old photon slicer wich still outputs v1 format files and i managed to replace the images...
Hmm... v2 should be backwards compatible with v1, as far as I know. The only difference would be some extra fields if I remember correctly. Maybe there is some problem with the padding if the layers are too big. If you find out what exactly causes this I can write a fix.
Can you please attach sample Phenom file, so I can compare them?
So i tried changing the hardcoded 2560x1440 XY size on the library to the Phenom file size and i was able to export the image slices.
Importing slices to file again result in a bad file that Chitubox can no longer read
what am I doing wrong?