Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2020-09-28 12:56:54 +0300
committerGhostkeeper <rubend@tutanota.com>2020-09-28 12:56:54 +0300
commitc849312ecf1ec8c2e54605aafd1a3299ddb5484b (patch)
treefc44da53f591715fdfb07f209d295b1f5708451d /resources/definitions/maker_starter.def.json
parenta747ca0661c3753e5a91eb8192d0bbd172fd8abc (diff)
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.
Diffstat (limited to 'resources/definitions/maker_starter.def.json')
-rw-r--r--resources/definitions/maker_starter.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/maker_starter.def.json b/resources/definitions/maker_starter.def.json
index 6687ef25af..d847bd4fe5 100644
--- a/resources/definitions/maker_starter.def.json
+++ b/resources/definitions/maker_starter.def.json
@@ -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":