rms80 / EOS-Formats

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

Home Page:http://www.hmilch.net/h/eosformat.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.hmilch.net/h/eosformat.html

License:MIT License


Languages

Language:C++ 52.2%Language:C# 32.0%Language:HTML 14.2%Language:C 1.6%