Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Want instances in fill pattern to be close together.
richard_hill906
Member Posts: 1 PRO
The fill pattern is such a useful tool. Thank you to whoever created it. However I am running into a problem. I create a cylinder .9 inch in diameter and .125 in length. I want my instance spacing to be 1 inch. However the smallest I can go with the fill pattern tool is 1.279. If I go any smaller I get the message "pattern instances too close together, try a larger spacing". I believe the feature script is determining the min instance spacing based on a diagonal length of a boundary box instead of the diameter of my cylinder. I am confident there is a way to change this but I am not good enough with the code to know what to change. Any help would be greatly appreciated.
Tagged:
0
Answers
If you’re at all interested in patterning AROUND the cylinder, circular pattern is nice to keep in mind because it EVENLY distributes without having to do any kind of calculations
Look at the diameter of the circles
Look at the spacing
https://cad.onshape.com/documents/34f4f6f29588881a0f69b1a9/w/641072241ce9a60f8c4bb2e4/e/6810472b390b3ac1e5aa985b
Take a look at both part studios in the below document - both done with FILL PATTERN FS
As far as close spacing - look at the FILLED CIRCLES part studio
For the exact dimensions you quoted - look at the HOLES part studio
https://cad.onshape.com/documents/2f45c12d3f3d09b64819aaf9/w/4041eef6a01f574e913b40d2/e/80e0008d720367088f8a0764
This is a different Fill Pattern custom feature.
I would guess that because of it being a different Fill Pattern FS, that is why you are having the problem
With the Fill Pattern FS I am using, it works using either the Hole FS or by extruding a circle made in a sketch
In the GIF below
I duplicated the part studio called Holes
In the features tree, I deleted the Hole’s featurescript
Edited the sketch in that I added a circle
Extruded that circle with it set to remove
In the feature tree, moved the extrude up to just below the sketch
Modified the fill pattern in that I deleted the missing face of the deleted hole
But in its place, I added the face of the hole that was made by extruding a circle