question

Sebastián Cañas avatar image
1 Like"
Sebastián Cañas asked Jason Lightfoot edited

Problem stacking pallets in Rack

Hi all,

If I store boxes in a rack, it will fit properly considering x-y-z dimensions:

1666133433332.png

When I use Totes, it will do as well as with boxes:

1666133513062.png

This is not the case if I use pallets, it seems that the Rack is only considering the z height of the pallet and not the whole z height considering the products packed within it:

1666133598411.png

Is this a bug?

Stacking_Pallets.fsm

FlexSim 22.0.8
rackspalletbounding boxstack palletspallet contents
1666133433332.png (199.8 KiB)
1666133513062.png (502.6 KiB)
1666133598411.png (538.9 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.

1 Answer

Jason Lightfoot avatar image
2 Likes"
Jason Lightfoot answered Jason Lightfoot edited

The stacking doesn't consider the content of the item being stored - so totes only appear to stack correctly - if the contents exceed the tote dimensions that is not considered - it just uses the tote bounding box. It not a bug, it's more of an over-simplification which needs rectifying.

Attached is a model with a new pallet in the flow item bin that uses the simple packing method to stack inside, like the tote, and additionally changes the pallet bounding box size when you pack/unpack items (using the pallet's OnReceive and OnSend behaviors), while preserving the pallet visual.

stacking-pallets_jl.fsm

1666178956931.png1666178984469.png

1666179042779.png

1666179069636.png

Here's a library containing the pallet for easy loading into your model.

AutoSizingPallet.fsl

Here's an example of pallets being packed,stored, unpacked and re-stored in a rack based on the available space:

PalletSpaceExample.fsm


· 4
5 |100000

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