Robots in Architecture Forum

KUKA|prc - parametric robot control for Grasshopper => Support => Topic started by: Xylotica on December 21, 2015, 11:37:20 PM

Title: Full circle
Post by: Xylotica on December 21, 2015, 11:37:20 PM
How can I create a full circle path ?
It would seem obvious to use the "Circular movement" component, but it will only work with a three point input ; therefor it is not possible to descibe a full circle, but only an arc.

I could think of messy workarounds, but is there a better workflow for such a ubiquitous trajectory ?

Cheers,
Title: Re: Full circle
Post by: Johannes @ Robots in Architecture on December 22, 2015, 05:52:54 PM
Hello,

To be honest I couldn't think of any operation where you would need a full circle, so we tried to define the arc in the simplest, most accessible way via three points - which does not allow full circles. However I just had a good idea on how to implement that in a nice and visually good way - stay tuned for one of the next releases :)

Best,
Johannes
Title: Re: Full circle
Post by: Xylotica on December 24, 2015, 11:39:28 AM
Hi Johannes,

Although it may seem silly to use a robot for 2D cutting, I do have such needs, and since I have a mill and a plasma torch, I can cut almost everything which is quite handy.
In that context, cutting round holes happens VERY often !

I'm looking forward to see your solution.
I was thinking of a "Close path" input (value would be "True" or "False"), for each type of Path component ; similar to the "Persistent Close" option in the Rhino "Polyline" command.

Cheers,