diff --git a/resources/definitions/anycubic_i3_mega.def.json b/resources/definitions/anycubic_i3_mega.def.json index 01abeb2079..cdf29ef4c1 100644 --- a/resources/definitions/anycubic_i3_mega.def.json +++ b/resources/definitions/anycubic_i3_mega.def.json @@ -8,7 +8,7 @@ "manufacturer":"Anycubic", "file_formats":"text/x-gcode", "icon":"icon_ultimaker2", - "platform":"prusai3_platform.stl", + "platform":"anycubic_i3_mega_platform.stl", "has_materials": true, "has_machine_quality": true, "preferred_quality": "*normal*" diff --git a/resources/meshes/anycubic_i3_mega_platform.stl b/resources/meshes/anycubic_i3_mega_platform.stl new file mode 100644 index 0000000000..cc3651b9f3 Binary files /dev/null and b/resources/meshes/anycubic_i3_mega_platform.stl differ