Skip to content

JarredPrichard/EOS-Formats

 
 

Repository files navigation

EOS-Formats

job-format

  • 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.

sli-format

  • 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)

Demo

  • 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

Status

2014-12-11 example1 example2 example2 example2 example2 example2


EOS is a registered trademark of EOS GmbH and not involved in this project

About

Application (Library) to access EOS File Formats and EOS-DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.4%
  • C# 32.1%
  • HTML 14.2%
  • C 1.3%