Help creating a box with curved edges

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
kbsurface
Posts: 5
Joined: Wed Nov 10, 2021 4:12 am

Help creating a box with curved edges

Post by kbsurface »

Hello All
I am trying to edit an existing box so it is a bit taller to accommodate my contents.
I would like to keep the elegant curved exterior (which seems to be more than just one fillet).
I tried sweeping a profile along a path to get the curves sides but it just looks odd.

Can you suggest what I am doing wrong? Thanks.

This is the profile I want to achieve:
Screenshot 2022-05-25 235540.png
Screenshot 2022-05-25 235540.png (52.48 KiB) Viewed 822 times
Here is what I tried so far:
trial1.FCStd
(313.44 KiB) Downloaded 28 times
I tried all the options in the freecad (transformed, freenet etc) and it still looks weird.

The exact dimensions do not matter for now.

Thanks

Code: Select all

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.20.28904 (Git)
Build type: Release
Python 3.8.13, Qt 5.12.9, Coin 4.0.0, OCC 7.5.3
Locale: English/United States (en_US)
Installed mods: 
  * A2plus 0.4.56
  * Curves 0.4.4
  * fasteners 0.3.41
  * kicadStepUpMod 10.11.9
  * Manipulator 1.4.3
  * PieMenu
  * sheetmetal 0.2.49
Last edited by kbsurface on Thu May 26, 2022 5:20 am, edited 3 times in total.
User avatar
thomas-neemann
Veteran
Posts: 11904
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Help creating a box with curved edges

Post by thomas-neemann »

kbsurface wrote: Thu May 26, 2022 4:59 am ...

this method might work

Bildschirmfoto_2022-05-26_07-12-47.png
Bildschirmfoto_2022-05-26_07-12-47.png (24.05 KiB) Viewed 834 times
https://www.youtube.com/watch?v=jwNQ3IU2POg

phpBB [video]
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
kbsurface
Posts: 5
Joined: Wed Nov 10, 2021 4:12 am

Re: Help creating a box with curved edges

Post by kbsurface »

thomas-neemann wrote: Thu May 26, 2022 5:11 am this method might work
I am not sure I follow the fast YT video.
Sorry about that.
User avatar
thomas-neemann
Veteran
Posts: 11904
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Help creating a box with curved edges

Post by thomas-neemann »

kbsurface wrote: Thu May 26, 2022 5:22 am ...
here it is more detailed from min 0:47


https://www.youtube.com/watch?v=DLU-MQSlVUg

phpBB [video]
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
kbsurface
Posts: 5
Joined: Wed Nov 10, 2021 4:12 am

Re: Help creating a box with curved edges

Post by kbsurface »

OK. I see that you want me to try an intersection of parts instead of sweep a profile along a path.
Is that right?
User avatar
thomas-neemann
Veteran
Posts: 11904
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: Help creating a box with curved edges

Post by thomas-neemann »

kbsurface wrote: Thu May 26, 2022 5:33 am ...
Yes, I assume it is a massive part
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
M4x
Veteran
Posts: 1480
Joined: Sat Mar 11, 2017 9:23 am
Location: Germany

Re: Help creating a box with curved edges

Post by M4x »

could you share the file you'd like to edit?
drmacro
Veteran
Posts: 8979
Joined: Sun Mar 02, 2014 4:35 pm

Re: Help creating a box with curved edges

Post by drmacro »

kbsurface wrote: Thu May 26, 2022 5:22 am
thomas-neemann wrote: Thu May 26, 2022 5:11 am this method might work
I am not sure I follow the fast YT video.
Sorry about that.
Hmm...there is an option in YT to reduce the speed of videos. Click the gear icon.
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
chrisb
Veteran
Posts: 54177
Joined: Tue Mar 17, 2015 9:14 am

Re: Help creating a box with curved edges

Post by chrisb »

M4x wrote: Thu May 26, 2022 7:16 am could you share the file you'd like to edit?
It is attached to the first post.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
M4x
Veteran
Posts: 1480
Joined: Sat Mar 11, 2017 9:23 am
Location: Germany

Re: Help creating a box with curved edges

Post by M4x »

Ups, I've missed that, thank you! :oops:
Post Reply