Johetan

Results 3 comments of Johetan

I ran into the same issue, trying to use it for the repo for simplicity. How would i go about that in the loop?

Hi, thank you for the reply! This worked for me. Had to initialize every object inside the loop. Items, Bins and Backer. I'll post the snippet here later on.

It's a bit rough ``` import os import trimesh import pandas as pd import py3dbp as packing from typing import Tuple # Define the folder path containing the STL files...