diff --git a/resources/definitions/ultimaker_s6.def.json b/resources/definitions/ultimaker_s6.def.json index ec6c189eda..bc0e6a0f4e 100644 --- a/resources/definitions/ultimaker_s6.def.json +++ b/resources/definitions/ultimaker_s6.def.json @@ -8,7 +8,7 @@ "author": "UltiMaker", "manufacturer": "Ultimaker B.V.", "file_formats": "application/x-ufp;text/x-gcode", - "platform": "ultimaker_s7_platform.obj", + "platform": "ultimaker_s5_platform.obj", "bom_numbers": [ 10700 ], @@ -30,8 +30,8 @@ "nozzle_offsetting_for_disallowed_areas": false, "platform_offset": [ 0, - 0, - 0 + -30, + -10 ], "platform_texture": "UltimakerS6backplate.png", "preferred_material": "ultimaker_pla_blue", @@ -48,6 +48,6 @@ "overrides": { "adhesion_type": { "value": "'brim'" }, - "machine_name": { "default_value": "Ultimaker S6" } + "machine_name": { "default_value": "UltiMaker S6" } } } \ No newline at end of file