Wakoma / nimble

The nimble. An open source, rapidly deployable, wireless mesh network.
CERN Open Hardware Licence Version 2 - Strongly Reciprocal
66 stars 10 forks source link

Multiple Devices in One Shelf #96

Open jmwright opened 1 month ago

jmwright commented 1 month ago

We have code for a shelf that seems to be designed to hold 2x 2.5" SSD drives code here. I do not see anywhere to define that multiple devices should fit into one shelf. We would need information like spacing between devices. For now I am just going to create a single placeholder device that takes up the space of two 2.5" SSDs, but it's not a proper solution.

julianstirling commented 1 month ago

I think this is where the reading from the database fails, we shouldn't try to add every single specific hard drive into out dropdowns as there is no good reason for this.

I think what we should show is something like:

Storage:

The last two should probably be the same physical shelf, but we do instructions for only one.


FYI. I wouldn't do anything too complex for all the other shelves until we check that it works end to end with CadOrchestrator. I have just added the "add render" option to CadOrchestraor, it is ready for review. Once that is added we can update the nimble code to use this and to generate end to end (even if its a bit slowly via ExSoruce).