aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/stlfile.c
Commit message (Collapse)AuthorAgeFilesLines
* improved parsing for ascii stl and added sample file for testingLouis Burda2021-05-031-34/+73
|
* fixed Makefile and extended ascii parsing structureLouis Burda2021-04-291-4/+57
|
* very basic binary file parsing and skeleton for state-machine based parsing ↵Louis Burda2021-04-291-4/+105
| | | | of ascii format
* basic service structure and docker setupLouis Burda2021-04-291-0/+12
|
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-281-0/+4
to documentation dir