Le0Michine / FusionGridfinityGenerator

Other
674 stars 43 forks source link

Error when attempting to generate a scoop #106

Open MHache1717 opened 1 month ago

MHache1717 commented 1 month ago

Great tool. New to it so I apologize if this is user error.

Whenever I check the "scoop" box I get the following error. Tried various combinations of length, width, compartments.

Thanks

Error: An unknonwn error occurred, please validate your inputs and try again: Traceback (most recent call last): File "C:\Users/march/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\commands\commandCreateBin\entry.py", line 963, in generateBin binBody = createGridfinityBinBody( ^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/march/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\binBodyGenerator.py", line 148, in createGridfinityBinBody [compartmentMerges, compartmentCuts] = createCompartment( ^^^^^^^^^^^^^^^^^^ File "C:\Users/march/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\binBodyGenerator.py", line 242, in createCompartment innerCutoutBody = createCompartmentCutout( ^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/march/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\binBodyGenerator.py", line 223, in createCompartmentCutout return createGridfinityBinBodyCutout(innerCutoutInput, targetComponent) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/march/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\binBodyCutoutGenerator.py", line 81, in createGridfinityBinBodyCutout filletUtils.createFillet( File "C:\Users/march/AppData/Roaming/Autodesk/ApplicationPlugins/GridfinityGenerator.bundle/Contents\lib\gridfinityUtils\filletUtils.py", line 23, in createFillet return filletFeatures.add(filletInput) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/march/AppData/Local/Autodesk/webdeploy/production/b738a7f16475c27414ba957f7f0b2ee5b34e4e6d/Api/Python/packages\adsk\fusion.py", line 24422, in add return _fusion.FilletFeatures_add(self, input) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: 3 : Fillet8 / Compute Failed // ASM_BL_CAP_COMPLEX - The fillet/chamfer could not be created at the requested size. This might be occurring at the ends of the selected edges. Try adjusting the size or using multiple separate operations. Check that the selected edge chain ends at a sensible position, and if not try selecting more edges.