Photonsters / Slicer

Photon Open Slicer - Command Line Slicer usable as MeshMixer plugin or as standalone
GNU General Public License v3.0
52 stars 11 forks source link

PNG 2 Photon option - Feature Request #7

Open X3msnake opened 5 years ago

X3msnake commented 5 years ago

@NardJ

Would be great if you could add the feature to accept images as a source for compiling a .photon file.

Say we slice from meshmixer to bitmaps and pipe the bitmaps trough VoxelOps and back trough Photon Open Slicer for building the .photon file

X3msnake commented 5 years ago

@Photonsters/photonsters

How hard is it to implement this? We really could use this feature to avoid having to create a export to .photon at VoxelOps project

It would be awsome if the OpenSlicer was the the CLI tool to input and output all Slice related files

NardJ commented 5 years ago

It is not really hard to implement. Will see this weekend if I can put some work into it.

X3msnake commented 5 years ago

You'r tha Best :D

Nard Janssens notifications@github.com escreveu no dia quinta, 17/01/2019 à(s) 18:15:

It is not really hard to implement. Will see this weekend if I can put some work into it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Photonsters/Slicer/issues/7#issuecomment-455273633, or mute the thread https://github.com/notifications/unsubscribe-auth/AKke-tJAQdC36K34A-L9c6at1oMcAL3Xks5vEL3MgaJpZM4Zj7dM .

-- Com os melhores cumprimentos, Vinicius Silva

NardJ commented 5 years ago

I have uploaded an untested version to development branch. The title says bitmaps, but I assume png files is also ok?

Antharon commented 5 years ago

Yes, png, thanks

X3msnake commented 5 years ago

can only be PNG. should have mention ti cannot be compressed formats like jpg.

i metioned bitmaps as the raw being a mal of bits.

but Yea PNG ;)

No dia sábado, 19 de janeiro de 2019, Ivan Antalec notifications@github.com escreveu:

Yes, png, thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Photonsters/Slicer/issues/7#issuecomment-455816475, or mute the thread https://github.com/notifications/unsubscribe-auth/AKke-tpH_kPKaorkeCOmzGu770jMRBM1ks5vE41UgaJpZM4Zj7dM .

-- Com os melhores cumprimentos, Vinicius Silva

X3msnake commented 5 years ago

@Photonsters/photonsters

image

X3msnake commented 5 years ago

@NardJ

Something is Funky

image

image

image

image

X3msnake commented 5 years ago

This is the file built with PFE image

NardJ commented 5 years ago

Yep I noticed this too…. my rle compression routine only takes 8 bitdepth images and I fed it with 32bitdepth. I fixed this. Will upload source and a new build later this day.

NardJ commented 5 years ago

@X3msnake: Fixed this in source at development branch. Can you do a test? If successfull I will make a new build.

X3msnake commented 5 years ago

ok will test tomorrow :) I will look into the batch file for tyeing VoxelOps and OPSlicer in chain

NardJ commented 5 years ago

I also implemented User Interface (see #10 ). Although the interface looks like you also choose png as input or output, this does net yet work correctly. Command Line arguments to convert png to photon should be ok, as mentioned above.

CarolusW commented 4 years ago

Is this also implemented in the windows binary? I keep getting ".... does not point to a valid STL/SVG file".