- read .job files of the Process-controlling-Software (create with PSW Software) of 3D Printers from EOS GmbH(c)
- C++ Library (visual Studio 2015)
- or use as commad line tool to convert eos .job files to .xml.
- read .sli "Slice Layer Interface" (Proprietary form of the "Common Layer Interface" format)
- Magic number of the File format: :
EOS 1993 SLI FILE
- C++ Library (visual Studio 2015)
- Demonstration application for job-format-library to view .job files in a treeview
- open and view/render EOS-sli files
- Query EOS-DB to get information about current build process and finished jobs
- C# (visual Studio 2013)
/examples/Demo.exe
EOS is a registered trademark of EOS GmbH and not involved in this project