ASMBL icon indicating copy to clipboard operation
ASMBL copied to clipboard

Tidy up code

Open AndyEveritt opened this issue 4 years ago • 3 comments

  • [ ] Add docstrings
  • [x] Update variable names to be more representative of what they are
  • [ ] Reduce big O

AndyEveritt avatar Mar 10 '20 21:03 AndyEveritt

Most of the code is documented now.

However the Fusion API code could do with a huge refactor. This is not my area of expertise so help is welcome

AndyEveritt avatar Jun 29 '20 19:06 AndyEveritt

Hi, I would like to help. I'm in additiva manufacturing and code in python. Where is the Fusion API code to refactor ?

PhilippeDataScienc avatar Sep 12 '23 07:09 PhilippeDataScienc

Hi, the code is primarily in this file https://github.com/AndyEveritt/ASMBL/blob/master/src/fusion_api/Handlers.py but I believe Fusion have changed the API so you will need a paid Fusion licence to correctly test the changes

AndyEveritt avatar Dec 08 '23 10:12 AndyEveritt