Use canonical MIME type for STL files

This is the canonical MIME type for STL files since March 2018: https://www.iana.org/assignments/media-types/model/stl
There is no longer a difference between the MIME type of binary vs. ASCII STL files now.
This commit is contained in:
Ghostkeeper 2020-09-28 11:56:54 +02:00
parent a747ca0661
commit c849312ecf
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
"author": "Ultimaker",
"manufacturer": "Unknown",
"setting_version": 16,
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
"file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj;application/x3g",
"visible": false,
"has_materials": true,
"has_variants": false,

View file

@ -6,7 +6,7 @@
"visible": true,
"author": "tvlgiao",
"manufacturer": "3DMaker",
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj",
"file_formats": "text/x-gcode;model/stl;application/x-wavefront-obj",
"platform": "makerstarter_platform.3mf",
"preferred_quality_type": "draft",
"machine_extruder_trains":