Hi,
My goal is to select multiple curves, duplicate them by making a linear array. Then nesting those in a square. I am able to to do with one curve, it works well. But when I give move dans one curve, and then make a array of those, they all are overlaping in the final result.
the goal is to pack them for lasercuting, so positioning is important.
thanks
Hey,
I have already developed a solution that does what you need precisely. Precise reliable CNC cutting regardless of curvature, double curvature or planar, very accurate results .
Thanks for the reply,
It is pretty close from what I want, but I would want the curves located inside the half moon shape to stay in there while nesting. Maybe I didnāt exactly understand what you meant.
thanks again.
Not quit sure I fully understand this code. But Iāll take a deeper look to it.
I was hopping for a node that act like a ā see all crv as a groupā or something like that
Hi, I was wondering if there was a way to give multiple inputs with inside geometry. I have been following the video, but I have not been able to make it work.
I have closed curved with text inside them that I want to layout on 4āx8ā sheet.
In my example I have provide only 4, but the project contain more then 100 of those.
I also have provide the CRV in a node. Any other way of doing it would be fine too.
Iāve been using de .GH you provided me last time quite a bit. But I havenāt been able to achive what I want, exept if a copy/paste the input multiple time and then manualy set all the curves to one node. Donāt need to say that there must be a easier way to achieve that.
Nice. Iāve never noticed the InscribeCircle and Text components in OpenNest before since I donāt use it for my own projects. So much can be learned by reading other peopleās code! People who show up on the forum to start a thread and look only at the replies they get are really missing out.
I have stumbled across this āproblemā that i donāt know to solve properly.
Right now I have managed to make them work separately, but my goal is to have both of shapes somehow merged/joined on the one sheet.
If anyone know how to solve this or explain workaround i would be very grateful
Just enable first set of curves for example case you want.
Iām attaching the file, but notice that youāll for sure need to connect the DATA parameter to the Geo input of the OpenNest Core (here highlighted in blue): I put there a DATA parameter just to show the wire, so they are actually not connected properly when you open the file
[edit] also, if I may, look at how incredibly easy and slender it all becomes with OpenNest 2, you can write the quantity directly in the Copies text panel and it does everything on its own, and also recognises by itself the inside/outside curves as long as they are organized as a Data Tree (no need to use Transform, unless you want to) :
One more question, I would also like to add an single Closed Planar Curve. I have issues with creating it from Boundary Surfaces as it produces lot of errors on open nest. But if I do it with Patch it works.