Remix.run Logo
Robelius 3 days ago

I like the idea of having a grid highlighting system, but didn’t see any info on what happens when you have more than 49 unique parts in your current 7x7 grid.

Any plans to allow for multiple unique parts in one cube? And if so, would you prefer to mix like parts with like parts, or mix different part types? i.e. one bin holds multiple types of resistors or one bin holds a unique resistor value and a button

Asking because I’ve tried both approaching when setting up lab spaces, but both systems sort of fall apart without the correct maintenance/tidying_up. Apologies if you answered it in the blog and I just missed it.

Either way, I like the idea of busting out the hammer you know how to use.

vincent-uden 2 days ago | parent [-]

While the UI isn't set up for it atm, the database already handles the case of more than 49 unique parts. My idea was to have several of these grids stacked on top of each other in a shelf, so you'd be able to flip through the layers, each containing up to 49 parts.

For my purposes, the bins are small enough that I'm fine with only keeping a single part in each bin. The problem is however related to something I was considering, namely multi-square bins for bigger parts. I decided against implementing it simply to reduce the scope for now, but it is for sure possible.

If I were to place multiple parts in a single square, I'd probably subdivide the bin and keep related parts in each sub-bin. Perhaps resistors in a series of Ohms or resistors with the same resistance but different sizes.