Open, view, edit, extract, convert, mutate and island checker for DLP files generated from Slicers.
This simple tool can give you insight of supports and find some failures. Did you forget what resin or orther settings you used on a project? This can also save you, check every setting that were used with or simply change them!
Youtube video: https://www.youtube.com/watch?v=hJD2cgF5rxs
I don't own a Prusa SL1 or any other resin printer, for now I’m only a FDM user with Prusa MK3 and a Ender3. PrusaSlicer is my only choose, why? Because I think it's the best and feature more, at least for me, simple but powerful.
So why this project? Well in fact I’m looking for a resin printer and i like to study and learn first before buy, get good and don't regret, and while inspecting i found that resin printers firmwares are not as universal as FDM, too many file formats and there before each printer can use their own property file, this of course limit the software selection, for example, only PrusaSlicer can slice SL1 files. So with that in mind i'm preparing when I got some resin printer in future I can use PrusaSlicer instead of others. I've explored the other slicers and again, no one give me joy, and i feel them unstable, many users slice model on PrusaSlicer just to get those supports and export stl to load in another, that means again PrusaSlicer is on the win side, the problem is they can't slice directly on PrusaSlicer, so, in the end, my project aims to do almost that, configure a printer on PrusaSlicer, eg: EPAX X1, slice, export file, convert SL1 to native printer file and print.
Please note i don't have any resin printer! All my work is virtual and calculated, so, use experimental functions with care! Once things got confirmed a list will show. But also, i need victims for test subject. Proceed at your own risk!
- View image layer by layer
- View and extract thumbnails
- View all used settings
- Edit print properties and save file
- Mutate and filter layers
- Check islands and repair/remove them
- Export file to a folder
- Convert SL1 format to another format
- Portable (No installation needed)
- SL1 (Prusa SL1)
- Photon
- CBDDLP (Chitubox DLP)
- CBT (Chitubox)
- PHZ
- ZCodex
- CWS
- Download and install PrusaSlicer from: https://www.prusa3d.com/prusaslicer/
- Start and configure PrusaSlicer (Wizard)
- Choose SL1 printer
- Close PrusaSlicer
- Open PrusaSL1Viewer
- Under Menu click -> About -> Install printers into PrusaSlicer
- Open PrusaSlicer and check if profiles are there
- To clean up interface remove printers that you will not use (OPTIONAL)
- Duplicate or create your printer and tune the values if required
- Look up under "Printer -> Notes" and configure parameters to the target slicer
- Change only the value after the "_" (underscore)
- FLIP_XY Flip X with Y resolution, this is required in some cases, it will not affect Prusa output, only used for convertions to another format, use this if you have to use inverted XY under printer settings (Epax for example).
I highly recommend open the converted file into original slicer and check if it's okay to print, on this beta stage never blind trust the program. After some tests without failure you can increase your confidence and ignore this stage, or maybe not ;)
- Windows 7 or greater
- .NET Framework 4.8 installed (Comes pre-installed on Windows 10 with last updates)
- 2 GB RAM or higher
(Not tested nor compiled)
- Latest Mono
There are multiple ways to open your SL1 file:
- Open PrusaSL1Viewer.exe and load your file (CTRL + O) (File -> Open)
- Open PrusaSL1Viewer.exe and drag and drop your file inside window
- Drag and drop sl1 file into PrusaSL1Viewer.exe
- Set PrusaSL1Viewer.exe the default program to open .sl1 files
Are you a developer? This project include a .NET Core library (PrusaSL1Reader) that can be referenced in your application to make use of my work. Easy to use calls that allow you work with the formats. For more information navigate main code.
- More file formats
- Clean up (always)
All my work here is given for free (OpenSource), it took some hours to build, test and polish the program. If you're happy to contribute for a better program and for my work i will appreciate the tip.