diff --git a/resources/definitions/dagoma_discoeasy200.def.json b/resources/definitions/dagoma_discoeasy200.def.json index 96f3ca2516..16ce5585e4 100644 --- a/resources/definitions/dagoma_discoeasy200.def.json +++ b/resources/definitions/dagoma_discoeasy200.def.json @@ -7,8 +7,8 @@ "author": "Dagoma", "manufacturer": "Dagoma", "file_formats": "text/x-gcode", - "platform": "dagoma_discoeasy200.stl", - "platform_offset": [0, -28.5, 17], + "platform": "dagoma_discoeasy200.3mf", + "platform_offset": [0, -57, -39], "has_machine_quality": true, "has_materials": true, "preferred_material": "chromatik_pla", diff --git a/resources/definitions/dagoma_discoultimate.def.json b/resources/definitions/dagoma_discoultimate.def.json index 05eded4d11..e560a80d45 100644 --- a/resources/definitions/dagoma_discoultimate.def.json +++ b/resources/definitions/dagoma_discoultimate.def.json @@ -7,7 +7,7 @@ "author": "Dagoma", "manufacturer": "Dagoma", "file_formats": "text/x-gcode", - "platform": "dagoma_discoultimate.stl", + "platform": "dagoma_discoultimate.3mf", "platform_offset": [0, -29.1, 18], "has_machine_quality": true, "has_materials": true, diff --git a/resources/meshes/dagoma_discoeasy200.3mf b/resources/meshes/dagoma_discoeasy200.3mf new file mode 100644 index 0000000000..d71b5da20a Binary files /dev/null and b/resources/meshes/dagoma_discoeasy200.3mf differ diff --git a/resources/meshes/dagoma_discoeasy200.stl b/resources/meshes/dagoma_discoeasy200.stl deleted file mode 100644 index e777fc1cf2..0000000000 Binary files a/resources/meshes/dagoma_discoeasy200.stl and /dev/null differ diff --git a/resources/meshes/dagoma_discoultimate.3mf b/resources/meshes/dagoma_discoultimate.3mf new file mode 100644 index 0000000000..f68fe2677c Binary files /dev/null and b/resources/meshes/dagoma_discoultimate.3mf differ diff --git a/resources/meshes/dagoma_discoultimate.stl b/resources/meshes/dagoma_discoultimate.stl deleted file mode 100644 index 811fc9a7b8..0000000000 Binary files a/resources/meshes/dagoma_discoultimate.stl and /dev/null differ