question

Miguel V avatar image
0 Likes"
Miguel V asked Steven Hamoen answered

Adjust floor storage stacking

Hi, I have modified the forklift object to carry the product 2 wide by 4 high, the same way it needs to be stored. I'd like to store these stacks left to right in the bay then start on the second level. The second level would only have 2 stacks as shown below. I'm using floor storage right now but not sure how to modify it to achieve this stacking configuration.

Could I check if the last slot filled on entry was "Slot 3" then do set loc to the correct x and z coordinates and take y from the level below?

1729720963299.png 1729720986425.png

FlexSim 24.1.0
floor storagestacking
1729720963299.png (8.8 KiB)
1729720986425.png (84.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Steven Hamoen avatar image
1 Like"
Steven Hamoen answered

An option would be to use a second floor storage object and hide it and make logic when you can place it there

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You could try using a rack instead of a floor storage. Its depth (y-size) would act as the "slots". For the upper level set a front and back padding for the slots, so the items are placed with an offset. Then also change the stacking order, so a slot fills front to back instead of bottom up.

Finally you can customize the appearance to hide the second level. For example make a copy of the floor storage visualization where only slots on the first level get drawn.

1729752312011.png

custom-rack-fm.fsm


1729752312011.png (46.2 KiB)
custom-rack-fm.fsm (38.7 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.