Command line SLA slicing results in empty PNG files
Hello.
I am using PrusaSlicer-2.2.0-alpha4+linux-x64-202002101524.
Resulting zip file of images
STL file
When I run the following command and rename the output code file to .zip and view the contents I only get completly blank image files all of the same size. Trying to figure out what I am doing wrong.
Any help would be appreciated.
./prusa-slicer --export-sla --support-material --pad-brim-size 3 --layer-height 0.4 3DBenchy.stl
RE: Command line SLA slicing results in empty PNG files
I'd post on the prusa slicer section over at github as the alpha 4 is extremely new and the whole image thumbnails is also new functionality. I'd think the devs are the only ones who could answer that question 🙂
Worth asking here too of course as we have some fantastic users here but double the places double the chance of getting an answer.
RE: Command line SLA slicing results in empty PNG files
I get the same results under PrusaSlicer-2.1.1+linux64-201912101511 using the following command.
./prusa-slicer --sla --support-material --layer-height 0.4 3DBenchy.stl
RE: Command line SLA slicing results in empty PNG files
@mmiscool
Do you get any error report from the command line slicer?
I am getting
"Pad brim size is too small for the current configuration."
That means you are printing without supports, but your pad configuration is not valid.