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-17 13:14:48 +0300
committerGhostkeeper <rubend@tutanota.com>2020-11-17 13:14:48 +0300
commit371885d826dc8f1dbc68a449a1b270111d6df786 (patch)
treee812e382fd92caab4425bb8dc86ec8ac113200c6 /resources
parent0696d6f2e646255d2220619158a17130be8c1617 (diff)
Remove ideagen3D platform texture
This platform mesh is 3MF (whose texture coordinates we cannot read) and doesn't contain actual texture coordinates either. Contributes to issue CURA-7852.
Diffstat (limited to 'resources')
-rw-r--r--resources/definitions/ideagen3D_sapphire_plus.def.json1
-rw-r--r--resources/images/ideagen3D.pngbin11333 -> 0 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/resources/definitions/ideagen3D_sapphire_plus.def.json b/resources/definitions/ideagen3D_sapphire_plus.def.json
index e854d1d556..6a7e7d6bb0 100644
--- a/resources/definitions/ideagen3D_sapphire_plus.def.json
+++ b/resources/definitions/ideagen3D_sapphire_plus.def.json
@@ -9,7 +9,6 @@
"manufacturer": "ideagen3D",
"file_formats": "text/x-gcode",
"platform": "ideagen3D_sapphire_plus.3mf",
- "platform_texture": "ideagen3D.png",
"has_materials": true,
"has_machine_quality": false,
"machine_extruder_trains": { "0": "ideagen3D_sapphire_plus_0" }
diff --git a/resources/images/ideagen3D.png b/resources/images/ideagen3D.png
deleted file mode 100644
index c02c18b047..0000000000
--- a/resources/images/ideagen3D.png
+++ /dev/null
Binary files differ