Results 1 to 3 of 3
-
02-10-2022, 12:28 PM #1
- Join Date
- Feb 2022
- Posts
- 2
Converting STL file to series of layered PBM (bitmap) file
Hello,
I am working on a binder-jetting printer and one of the issues I am encountering is converting the STL files I have to a form that can be used by my printhead (Xaar 128). I want to convert the STL file to a series of PBM (1s and 0s) in some form like CSV. Does anyone know any programs that can take an STL and output PBMs in an ordered list for each layer? If this does not exist, does anyone know how to convert an STL file into a series of images for each layer of the part that I can then manually convert to PBM?
Any information or advice is greatly appreciated!
-
02-10-2022, 01:40 PM #2
- Join Date
- Jun 2014
- Posts
- 892
I'm not so sure about the PBM format, but you can use PrusaSlicer with an MSLA printer configuration to slice 0.050 mm layers, which are then output to a Prusa compatible file format. Once in that format, rename the extension to .ZIP, then extract the files within. I've done this with the slicer settings to 6.35 mm. I was surprised the slicer accepted such a layer thickness, but the results were then ready for cardboard cutting on a laser. The files are .PNG bitmaps, which appear to meet your requirements.
-
02-14-2022, 09:45 PM #3
- Join Date
- Feb 2022
- Posts
- 2
Ender 3v2 poor printing quality
10-28-2024, 09:08 AM in Tips, Tricks and Tech Help