diff --git a/shredder/obelix/config.json b/shredder/obelix/config.json index 9cdfe7b55..544f0e77a 100644 --- a/shredder/obelix/config.json +++ b/shredder/obelix/config.json @@ -55,5 +55,20 @@ ], "forumPostHash": "c071a9349f5ebb0d5e25d161184b54b3", "forumTopicId": 10171, - "forumPostId": 27633 + "forumPostId": 27633, + "cadConfigurations": { + "Default": { + "source": "products/shredder/obelix/cad/4kW/GlobalAssembly.SLDASM", + "files": [ + "products/shredder/obelix/cad/2kW/GlobalAssembly.json", + "products/shredder/obelix/cad/2kW/GlobalAssembly.html", + "products/shredder/obelix/cad/2kW/GlobalAssembly.step", + "products/shredder/obelix/cad/2kW/GlobalAssembly.x_t", + "products/shredder/obelix/cad/4kW/GlobalAssembly.json", + "products/shredder/obelix/cad/4kW/GlobalAssembly.html", + "products/shredder/obelix/cad/4kW/GlobalAssembly.step", + "products/shredder/obelix/cad/4kW/GlobalAssembly.x_t" + ] + } + } } \ No newline at end of file