You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
One 3.5" HDD
One 2.5" SDD
Two 2.5" SDDs
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).
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.
The text was updated successfully, but these errors were encountered: