Real Bruce
Member
Just curious to know if anybody here uses the free, open source software OpenScad.
I recently bought myself a small beginners 3D printer and have been learning OpenScad - so far so good. I have created a number of items. One actual project has been quite successful and I have learned a lot about OpenScad and my printer doing it. However I am very much a beginner in using both.
There is one command in OpenScad that I think I understand the purpose of but am at a loss to know why I would use it.
The command in question is "Union()" which creates an object out of one or more parts. However it seems to me that creating several parts say, a cube and a cylinder, in the same place creates an object without using "Union".
I wonder if someone can explain why I would want to use this command, where it is useful and makes a difference to the project. So far I haven't used it and don't really understand its purpose.
I recently bought myself a small beginners 3D printer and have been learning OpenScad - so far so good. I have created a number of items. One actual project has been quite successful and I have learned a lot about OpenScad and my printer doing it. However I am very much a beginner in using both.
There is one command in OpenScad that I think I understand the purpose of but am at a loss to know why I would use it.
The command in question is "Union()" which creates an object out of one or more parts. However it seems to me that creating several parts say, a cube and a cylinder, in the same place creates an object without using "Union".
I wonder if someone can explain why I would want to use this command, where it is useful and makes a difference to the project. So far I haven't used it and don't really understand its purpose.