diff --git a/resources/images/Ultimaker2Extendedbackplate.png b/resources/images/Ultimaker2Extendedbackplate.png new file mode 100644 index 0000000000..a9c65585d3 Binary files /dev/null and b/resources/images/Ultimaker2Extendedbackplate.png differ diff --git a/resources/images/Ultimaker2Gobackplate.png b/resources/images/Ultimaker2Gobackplate.png new file mode 100644 index 0000000000..1690596049 Binary files /dev/null and b/resources/images/Ultimaker2Gobackplate.png differ diff --git a/resources/machines/ultimaker2_extended.json b/resources/machines/ultimaker2_extended.json index ef4f2d5141..6a04241d59 100644 --- a/resources/machines/ultimaker2_extended.json +++ b/resources/machines/ultimaker2_extended.json @@ -6,7 +6,7 @@ "author": "Ultimaker", "icon": "icon_ultimaker2.png", "platform": "ultimaker2_platform.obj", - "platform_texture": "Ultimaker2backplate.png", + "platform_texture": "Ultimaker2Extendedbackplate.png", "inherits": "ultimaker2.json", diff --git a/resources/machines/ultimaker2_go.json b/resources/machines/ultimaker2_go.json index 708863f70d..243b612198 100644 --- a/resources/machines/ultimaker2_go.json +++ b/resources/machines/ultimaker2_go.json @@ -6,7 +6,7 @@ "author": "Ultimaker", "icon": "icon_ultimaker2.png", "platform": "ultimaker2go_platform.obj", - "platform_texture": "Ultimaker2backplate.png", + "platform_texture": "Ultimaker2Gobackplate.png", "inherits": "ultimaker2.json",