question

Osama A6 avatar image
0 Likes"
Osama A6 asked Jason Lightfoot commented

3D sand printing machine 2

This is a continuation of the topic I posted earlier: https://answers.flexsim.com/questions/117328/3d-sand-printing-machine.html

Let's say this machine has two beds like the picture: https://all3dp.com/2/sand-3d-printer-what-is-it/

Basically, the machine can only utilize one bed at a time. I want the machine to work as 2 processors that share the set-up time with the animation. So when it's got the order, we need a set-up time, where one of the two beds starts going inside the machine and consume the set-up time. Then the processing time is used to make the bed going outside the bed to extract the flowitem. If the processors get an order, instead of waiting for the first bed to finish. The second bed starts its set-up time immediately and consumes the set-up time by filling the second bed. The second bed then goes outside the machine to exhaust its process time. The cycle continues as the processor gets an order.

FlexSim 22.1.0
custom animationsetuptimeshared resourcesmultiple processors
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
1 Like"
Jason Lightfoot answered Jason Lightfoot commented

This sounds like you just need to animate the drawers seperately as two objects without the machine as part of the shape. Have the drawers pull orders from a list and acquire the printer before they can start their setup.

sandprinter4.fsm


sandprinter4.fsm (187.6 KiB)
· 5
5 |100000

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

Osama A6 avatar image Osama A6 commented ·
Can I drag the model to the library to put multiple machines in the same facility?
0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Osama A6 commented ·

You can create a custom library. The library can be created in one model, saved, and loaded into another.

1 Like 1 ·
Osama A6 avatar image Osama A6 Jeanette F ♦♦ commented ·
Sorry again, the worker seems to be idle. How can I make him interact with the machine, assuming he is the one to carry the order to the machine, then take the mold from the machine after it's finished?
0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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