diff --git a/shredder/idefix/config.json b/shredder/idefix/config.json index d72af04a2..74b7dbec1 100644 --- a/shredder/idefix/config.json +++ b/shredder/idefix/config.json @@ -27,5 +27,16 @@ ], "forumPostHash": "4ba9abf48bb0602efa72d94cc157e5b6", "forumTopicId": 10172, - "forumPostId": 27635 + "forumPostId": 27635, + "cadConfigurations": { + "Default": { + "source": "products/shredder/idefix/cad/GlobalAssembly.SLDASM", + "files": [ + "products/shredder/idefix/cad/GlobalAssembly.json", + "products/shredder/idefix/cad/GlobalAssembly.html", + "products/shredder/idefix/cad/GlobalAssembly.step", + "products/shredder/idefix/cad/GlobalAssembly.x_t" + ] + } + } } \ No newline at end of file