Enigma-li / Free2CAD

MIT License
132 stars 21 forks source link

Command Sequences from provided Dataset into CAD #5

Closed irfanrah closed 8 months ago

irfanrah commented 10 months ago

Hello,

I've successfully set up and executed the Fusion360 Python plugin available at AutodeskAILab/Fusion360GalleryDataset. However, I am encountering two challenges:

Dataset Compatibility: I'm unsure how to modify the Fusion360GalleryDataset so that it becomes compatible with the format you require for your plugin or tool. Could you provide a step-by-step guide or outline the necessary transformations?

Command Sequences to CAD: I need detailed instructions on how to take the command sequences from the dataset provided and use them to generate the corresponding CAD models in Fusion360. A walkthrough on this process would be greatly appreciated.

image

Enigma-li commented 8 months ago

Please take a look of the issues from the Fusion360 dataset (#60 - #63), you may find it helpful. For example: https://github.com/AutodeskAILab/Fusion360GalleryDataset/issues/60