+--------------------------------------------------+
| FEATURES / REMARKS                               |
+--------------------------------------------------+
 - Supports binary and ASCII STL files


+--------------------------------------------------+
| CHANGE LOG                                       |
+--------------------------------------------------+
[2016-05-01] Version 1.10 => 1.11
 - Support binary files having an ASCII header

[2015-11-09] Version 1.03a => 1.10
 - API changed slightly, simplified datamodel
 - Bugfix in progress calculation

[2012-10-30] Version 1.03 => 1.03a
 - Fixed reading binary STL files
   - Prevents abortion with message "ERROR: Binary STL file size does not match the defined file content!"
   - Prevents wrongly displayed geoemtry

[2012-04-04] Version 1.02a => 1.03
 - CADImportInterface extended by "importURL(URL)"

Version 1.02 => 1.02a
 - Fixed NullPointerException when colors aren't
   defined

Version 1.01 => 1.02
 - Check for empty file

Version 1.00 => 1.01
 - Bugfix: Counting triangles brought wrong result

Version 1.00
 - Initial version