From f291df174dc5ce9e029f4b597f3fdc355311c2c9 Mon Sep 17 00:00:00 2001 From: babayaga Date: Tue, 22 Apr 2025 14:22:30 +0200 Subject: [PATCH] Updating - shredder/obelix --- shredder/obelix/config.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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