question

Robert F2 avatar image
0 Likes"
Robert F2 asked Robert F2 commented

Changing the 3D shape once a batch is finished

I would like to have the source finish a batch of parts and then switch to a different part type (change the 3D shape). Is there an easy way to accomplish this?

My program for reference -

frxfileserv1dncpersonal-foldersrobert-flatteryd126.fsm

Choose One
batchingchanging 3d shape and s
· 2
5 |100000

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

Braydn T avatar image Braydn T commented ·

@Robert F2

You can do this in Process Flow. What are you batching, and where does the batch arrive at? How many in a batch? What does it change to? Does the finished product change or does the new product change?

0 Likes 0 ·
Robert F2 avatar image Robert F2 Braydn T commented ·

@Braydn T

1) Source creates a batch of 300 parts of part type 1, a cylinder.

2) Each part is processed (changes color) and sent away.

3) Once all 300 parts have been processed, source begins creating next part type (different 3D shape, possibly a box).

4) Source creates 250 parts of part type 2....

This continues through 6 different part types and a different quantity of each part type is needed. What I need help on is changing the 3D shape of each part when the source creates it.

0 Likes 0 ·

1 Answer

·
Braydn T avatar image
0 Likes"
Braydn T answered Robert F2 commented

@Robert F2

These aren't the correct shapes, but it should give you an idea of how to accomplish it. Instead of a source, I have a scheduled source creating tokens with a label, and then a create object task that creates an object that corresponds to the label.

change-type.fsm


change-type.fsm (50.1 KiB)
· 1
5 |100000

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

Robert F2 avatar image Robert F2 commented ·

@Braydn T

Thank you so much for your help Braydn, this will be very useful for me.

0 Likes 0 ·

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.