Multiple block objects make rhino run slow / boolean wont work

hi,

i need to create a pin with the texture as above - i also need to add words, a logo and stone.

the problem is that none of the words i have can be boolean unioned with the texture like that - it also wont do any other boolean operations.

Further more, with such small repeated cuts - it makes every operation take a very long time, it is slow and sluggish.

Attached is the pin with the cutters.

pin.3dm (7.5 MB)

Hi @lilyy

I looked at your file, I see some errors in the cutting, I would explode the block, and only create 1/2 the object than mirror it. Check that all the cuts are working and trimming properly. Also where your words are placed do you need that texture inside them? Because you can save memory by deleting any cutters inside the words and improve your chances of success.

Your cutters are pretty complex shapes due to the filleting, When I explode your block the file saves at 656 meg so it’s no wonder operations take a longer time to complete. Maybe arraying and joining might be an alternative to Boolean operations like create one pocket with a trimmed cutter and array that to create your pin texture.

RM

thank you so much, this helped alot.