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-11-04 14:09:53 +0300
committerGhostkeeper <rubend@tutanota.com>2020-11-04 14:09:53 +0300
commit9ffc6bc70587c5e53a43fba47f3aa1bc20eda87d (patch)
tree67a01e14a2e9afd05b0a36403b8a69f7f0783872 /resources
parent080832fcf28757a60bfb5059e8214208101a5d3d (diff)
Rotate FLSUN-QQ mesh by 135 degrees around negative Z
Also convert it to 3MF, to save some file size. According to reports in #8663 this is the true orientation of the printer w.r.t. the coordinate system in its firmware. Fixes #8663.
Diffstat (limited to 'resources')
-rw-r--r--resources/definitions/flsun_qq_s.def.json2
-rw-r--r--resources/meshes/FLSUN-QQ-S.stlbin996434 -> 0 bytes
-rw-r--r--resources/meshes/flsun_qq_s.3mfbin0 -> 226011 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/flsun_qq_s.def.json b/resources/definitions/flsun_qq_s.def.json
index 70be206f8b..241c399cf5 100644
--- a/resources/definitions/flsun_qq_s.def.json
+++ b/resources/definitions/flsun_qq_s.def.json
@@ -6,7 +6,7 @@
"visible": true,
"author": "Cataldo URSO & Eddy Emck ",
"manufacturer": "FLSUN",
- "platform": "FLSUN-QQ-S.stl",
+ "platform": "flsun_qq_s.3mf",
"file_formats": "text/x-gcode",
"has_materials": true,
"preferred_quality_type": "draft",
diff --git a/resources/meshes/FLSUN-QQ-S.stl b/resources/meshes/FLSUN-QQ-S.stl
deleted file mode 100644
index d4fe2fbfbe..0000000000
--- a/resources/meshes/FLSUN-QQ-S.stl
+++ /dev/null
Binary files differ
diff --git a/resources/meshes/flsun_qq_s.3mf b/resources/meshes/flsun_qq_s.3mf
new file mode 100644
index 0000000000..7eba390a66
--- /dev/null
+++ b/resources/meshes/flsun_qq_s.3mf
Binary files differ