Photonsters / PhotonFileValidator

A file viewer application for AnyCubic Photon sliced files (*.photon and *.cbddlp). The viewer can show you preview images, print information and all layers with information on overhang and islands issues.
MIT License
302 stars 58 forks source link

File does not load #72

Closed fernandobelem closed 2 years ago

fernandobelem commented 4 years ago

Hi,

I've tried to load multiple .chitubox/.photons files but the file does not load.

A message shows in screen. "Complete..." like the pic below:

image

I've executed the jar in console prompt in order to see some exception, and I got this after select a file to be loaded:

image

X3msnake commented 4 years ago

.chitubox is not a sliced file .photons is jot supported yet.

try .cbddlp or .photon

No dia segunda-feira, 4 de maio de 2020, Fernando Belém < notifications@github.com> escreveu:

Hi,

I've tried to load multiple .chitubox/.photons files but the file does not load.

A message shows in screen. "Complete..." like the pic below:

[image: image] https://user-images.githubusercontent.com/13786718/81008359-2d1e8680-8e29-11ea-8b08-76cb7b7ad699.png

I've executed the jar in console prompt in order to see some exception, and I got this after select a file to be loaded:

[image: image] https://user-images.githubusercontent.com/13786718/81008440-52ab9000-8e29-11ea-851c-78c86aa72455.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Photonsters/PhotonFileValidator/issues/72, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUR56SE27GQWWOI5GBG7FTRP4NYZANCNFSM4MZBNNHA .

-- Com os melhores cumprimentos, Vinicius Silva

fernandobelem commented 4 years ago

.chitubox is not a sliced file .photons is jot supported yet. try .cbddlp or .photon No dia segunda-feira, 4 de maio de 2020, Fernando Belém < notifications@github.com> escreveu: Hi, I've tried to load multiple .chitubox/.photons files but the file does not load. A message shows in screen. "Complete..." like the pic below: [image: image] https://user-images.githubusercontent.com/13786718/81008359-2d1e8680-8e29-11ea-8b08-76cb7b7ad699.png I've executed the jar in console prompt in order to see some exception, and I got this after select a file to be loaded: [image: image] https://user-images.githubusercontent.com/13786718/81008440-52ab9000-8e29-11ea-851c-78c86aa72455.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#72>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUR56SE27GQWWOI5GBG7FTRP4NYZANCNFSM4MZBNNHA . -- Com os melhores cumprimentos, Vinicius Silva

Thank you for your reply.

Sorry for trying to load a .chitubox file.

But about the .photons file, it is a sliced file from chitubox to the Anycubic Photon S printer.

So, when you have some time, it would be cool to PhotonFileValidation to support this kind of file.

Thank you !

X3msnake commented 4 years ago

There is a Pull Request with lots of changes that the devs are working on, nt sure if the PhotonS is already supported there yet.

As a work-around you can slice to cbddlp, validate with the validator then open the sliced file in chitubox and save as .photons or use a conversion tool like the ones listed on photonsters.org community projects

Fernando Belém notifications@github.com escreveu no dia segunda, 4/05/2020 à(s) 21:33:

.chitubox is not a sliced file .photons is jot supported yet. try .cbddlp or .photon No dia segunda-feira, 4 de maio de 2020, Fernando Belém < notifications@github.com> escreveu: … <#m9061561326347570956> Hi, I've tried to load multiple .chitubox/.photons files but the file does not load. A message shows in screen. "Complete..." like the pic below: [image: image] https://user-images.githubusercontent.com/13786718/81008359-2d1e8680-8e29-11ea-8b08-76cb7b7ad699.png I've executed the jar in console prompt in order to see some exception, and I got this after select a file to be loaded: [image: image] https://user-images.githubusercontent.com/13786718/81008440-52ab9000-8e29-11ea-851c-78c86aa72455.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#72 https://github.com/Photonsters/PhotonFileValidator/issues/72>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUR56SE27GQWWOI5GBG7FTRP4NYZANCNFSM4MZBNNHA . -- Com os melhores cumprimentos, Vinicius Silva

Thank you for your reply.

Sorry for trying to load a .chitubox file.

But about the .photons file, it is a sliced file from chitubox to the Anycubic Photon S printer.

So, when you have some time, it would be cool to PhotonFileValidation to support this kind of file.

Thank you !

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Photonsters/PhotonFileValidator/issues/72#issuecomment-623690115, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUR56TWQSTO5RDLXX3HNWDRP4RA3ANCNFSM4MZBNNHA .

-- Com os melhores cumprimentos, Vinicius Silva

tobecwb commented 4 years ago

same problem here... already tried with .cbddlp and .photons files

Sliced with Chitubox v1.6.3 The #73 issue is the same thing...

Edit: tried again, and appears that files .cbddlp and .photons generated by Chitubox (my version is 1.6.3) doesn't work.

Tried with PrusaSlicer, and converted the sl1 to .photon usin SL1ToPhoton (https://github.com/fookatchu/SL1toPhoton) and worked.

Maybe something with chitubox in this version...

Edit2: fork from cwoac (branch sl1_import) working great

X3msnake commented 2 years ago

PHOTON FILE VIEWER IS NO LONGER MANTAINED OR DEVELOPED!

Use UVTools by Master Photonster Tiago Conceição instead