MoI discussion forum
MoI discussion forum

Full Version: Sweep ellipse

From: Don (DWILLIAMS56)
17 Oct 2017   [#1]
Hi there,

I am trying to create an oval shaped bowl to be cut on a CNC router.

I tried sweeping a shape around an ellipse but if the bottom goes beyond the half way point of the ellipse the created surface goes wonky.
A circle works OK.

How can I create an oval shaped bowl with slanted sides and a bottom that I can export?

Thanks,
Don
From: OSTexo
17 Oct 2017   [#2]
Hello,

Can you provide the file with the profiles? If so that would be helpful.
From: Don (DWILLIAMS56)
17 Oct 2017   [#3] In reply to [#2]
Here ya go

Attachments:
OvalBowl.3dm


From: Michael Gibson
17 Oct 2017   [#4] In reply to [#1]
Hi Don, yeah if you can post a 3dm file with the curves you were attempting to use that would probably help to better visualize what you're trying to do.

But from your description maybe Rail Revolve would be good:
http://moi3d.com/3.0/docs/moi_command_reference7.htm#railrevolve

- Michael
From: bemfarmer
17 Oct 2017   [#5] In reply to [#3]
Modified walls:
Sweep Red obj with green rails.
Leaves a hole in bottom.
- B

Attachments:
OvalBowl02.3dm


From: Michael Gibson
17 Oct 2017   [#6] In reply to [#3]
Hi Don, so yeah the source of your original problem is that one rail sweep rotates your profile curve to make it perpendicular to the rail tangent as it progresses along the rail.

But if your profile sticks out a further distance than the radius of the bend that will produce overlaps and bunching like this:




So you need instead something that goes like this:



Either two rail sweep like Brian has above or Rail Revolve can produce that type of thing.

- Michael

Image Attachments:
don_sweep1.jpg  don_sweep2.jpg  don_sweep3.jpg 


From: Don (DWILLIAMS56)
17 Oct 2017   [#7] In reply to [#6]
Thanks all. Rail revolve did the job!