Grasshopper

algorithmic modeling for Rhino

This script is aim to take in a BRep polysurface solid for generating a laser cutting file.
It can handle hollow forms, cantilevering masses and can generally take more complex geometry then the usual section plane-section curve algorithm. This is because of an operation which determines the middle point for notch/slot to happen, instead of the usual fixed height notching.

 


  • Ideal script to generate massing models for complex geometries.
  • It uses a global coordinate grid to determine cutting plates location, which allows two adjoining form to be baked separately while cutting plates matching across the two form.
  • Best used in mm scale.


This is not a simple script, not intend for general purpose.
The script still relies on solid Boolean operations, thus limited to what Rhino 'can Boolean'.

I'll add more description about the script later when I have more time.
I attached a form testing file, which you can play with some forms that I've sketched.

This is my first post, suggestions and comments appreciated.
Inspired by David Fano's Parametric Truss script.

 

 

waffle_20101228.ghx, 1.6 MB is the latest script (hope it works on GH0.8)

 

Views: 126082

Attachments:

Replies to This Discussion

sure, here you go.
Attachments:

Hi Ssav,

I'll give some basic instruction as (with all my apology) I'm pretty busy these weeks. 

The first step is to locate your geometry near the zero-zero. Do it in the top view, and keep everything on the upper right corner or zero-zero.

Adjust the X and Y spacing and number of sections. So that the cutting planes intersect the whole geometry. (like below) (ssav: for your Geometry I set the spacing (both) here to 200, #X=18, #Y=14)

 

Reference the Brep (ssav: your geometry is not well joined, I just selected all of them and join). The script should calculate.

You can adjust the material thickness (ssav: depends on your unit scale again, I set here to 50)

 

 

really amazing -simple Tutorial- :)

i've tried to apply it on my computer but i got this , i'm using the latest grasshopper & my units are set to meters

 

also i don't get what are the unit used in material thickness slider ??  also the sections generated , they look weird , don't they ? what can i do

 

 

Sorry for the incomplete tutorial,

The unit used is the rhino unit, so what ever unit your model is in, the GH takes that unit. The sections are weird because you have set the spacing too wide, and the material thickness may be too thick, try to have around 15 to 20 slices, and have a reasonable thickness (1/3 to 1/10 slice spacing)

cheers

 

 

 

Thank you Victor. It has been working nicely. Question, what would cause the section to fail in one plane only? Certain x and y spacing yields areas where the section does not calculate. 

 

-s

Hi SSAV,

I wrote this script long time ago, I forgot why :P

I recalled some fact is that, when the planes are cut exactly at some parallel surface. Or simply if Rhino Boolean calculation give up, it will fail. 

that is why sometimes changing the location of the geometry, or plane spacing or something else slightly (very slightly: say less than 0.001 unit) might get rid of the problem. 

Another thing is that your geometry is better neatly build, water tight is a must. No overlapping or self intersecting surface, etc.

 

cheers

VL

Thank you Victor for your definition. Working nicely. 

 

Best

 

s

Hello Victor Leung

You have this grasshooper and the rhino to send me?

I want to understand better.

Thanks

Hi Tiago,

This thread is super old now. Please follow the past messages and the script is somewhere. This is no longer maintained and GH version might have breaking changes to this script.

I have recently organized my previous works on my own website, and have this thread reposted there, feel free to have a look or subscribe to my RSS if interested.

http://www.dreamationworks.com/?p=197

Cheers

Victor, 

Great work-

Thanks for sharing this. 

It's going to open up many opportunities for 3d studies. 

 

Thanks again. 

 

http://localhostr.com/files/bHme3WU/Untitled-2.jpg

 

Carlos

 

 

Hi Victor 

 

Relativley new to Grasshopper but can understand alot of your fabulous script. 

I've having trouble using it.

When I set my Brep the section turns red and then the list of points that determind the X and Y spacings disappear???

Any tips would be much appreciated.

 

 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service