Very helpful. I have always been confused about importing and using STL and STEP and which to use and what can be done with each. This clears up much of my confusion. Thank you for another excellent video. You have the best FreeCad content. Keep up the good work.
Thank you for the kind words. I reshot the video to include the examples downloaded from the Internet as I felt it was somewhat lacking in information. I'm glad I spent that extra time in doing this now. Glad your enjoying all the videos and it's a pleasure to make them for the community.
I would absolutely love a version of this video that deals with large assemblies, of which I may only want to modify a specific part. I've run into a plethora of problems with this, especially with trying to export or modify parts that are attached far, far off the origin of some obscure coordinate system which I'm not even sure where it belongs to.
Starting at 23:44, for removing that slot as with everything else in FreeCAD there is another way using a 3rd party workbench. Specifically, I'm referring to the Defeaturing workbench. Just as an FYI.
Hi, welcome to freeCAD :) You can change the sketch dimensions by double clicking on the sketch in the treeview to enter and then double clicking on the dimension text in the sketch to open up and edit the dimension. Hope that helps
great video, been watching alot of your content, very helpfull!! 1 question, can you change dimesion on the original slf at all? have a file that i need to reduce the overall dimesions
Glad you have been enjoying. In the draft workbench there is a clone tool. I have never tried this with a mesh but after you use the tool in the properties of the clone there is a scale. Give that a go.
At timestamp 21, when you want to drag a part from one part to another body, but have to drag it outside first, thats a mega hair tear out detail 😂. I made a mistake yesterday where I had a sketch that took ages to do, but I had sketched it outside a body. I was at it for hours, how to attach it into a body to revolve it. In the end, I just resketched it. 😂
I feel your pain, the amount of time I have done this and ended up shouting at the screen, then realized, yep have to drag it outside first! Always catches me.
Great video, thank you. I have downloaded a step file which I can add holes to by following your steps. I also want to "Fold a wall" using the sheet metal wb. I draw a single straight line along a flat surface, select the surface and then the sketch, click fold a wall, and the operation always fails. Is it even possible to use the sheet metal wb on an imported step file? Any tutorial out there that I can follow? Thank you.
Glad you enjoyed. If you just want to change the size of the step file you could use the draft workbench clone feature. The clone has a scale option where you can aplly a scaling along the different axes.
I was wondering about the same thing. I think we need to take out that part you want to modify out of the assembly, create a body, create a new sketch, adjust to whatever dimensions you want, and then redefine. But I might be wrong..
I experience it too, that FreeCad is becoming very slow with STL-files. But why? My CPU-cores are all far away from 100%, currently ~15%, GPU@2%, but the computing in FeddCAD takes forever... Is there an explanation? Memory is quite full, but only@80%
I find editing an stl file in FreeCAD to be extremely slow and annoying. Even after it is converted to a solid and a sketch is created, every operation is very slow and I have an I5 processor with 8GB of RAM. I would think that would be enough. I have FreeCAD 0.21. I will probably stick with using OpenSCAD to modify an stl as it is light-years faster than FreeCAD. Creating a object from scratch in FreeCAD works fine, but importing, converting and modifying an stl with a sketch is extremely slow. Either that or I am doing something wrong. I followed the following steps. 1. Part → Create a shape from mesh provide 0.01 resolution 2. delete original STL/mesh (I just hid this) 3. select the part and then Part → Convert to solid 4. delete the previous shape (I just hid this) 5. Part → Create a copy → Refine shape 8. select new refined shape. Part Design → Create Body . this will also add base feature 9. At this point we can create a new sketch and work on our model just like normal.
Great tutorial for converting STEP files into meshes and cleaning them up
Glad it was helpful, thank you 👍👍
this is the BEST exlanation of stl vs. step vs. freecad video ive seen. thank you for the lesson! -Cheers
Great to hear and thank you for the feedback always good to hear people's views.
Lots of information to unscramble. Trying different approaches to get a result opens up another level of modelling. Thank you for all your hard work.
Great to hear it was of use :)
Very helpful. I have always been confused about importing and using STL and STEP and which to use and what can be done with each. This clears up much of my confusion. Thank you for another excellent video. You have the best FreeCad content. Keep up the good work.
Thank you for the kind words. I reshot the video to include the examples downloaded from the Internet as I felt it was somewhat lacking in information. I'm glad I spent that extra time in doing this now. Glad your enjoying all the videos and it's a pleasure to make them for the community.
Handy stuff to know, you can modify appropriately.
very helpful demo, thank you!
This dang sure is not for beginners but I do envy your experience.
Good tutorial! I needed this because I’m trying to remix two files to build a hinge between the two.
Glad it was helpful and came just at the right time :)
I would absolutely love a version of this video that deals with large assemblies, of which I may only want to modify a specific part. I've run into a plethora of problems with this, especially with trying to export or modify parts that are attached far, far off the origin of some obscure coordinate system which I'm not even sure where it belongs to.
Another useful tool in my tool bag ! Thanks!
Glad to help 😊
Good video, thank you! At the moment I'm using Blender to edit STL file, but it certainly looks like FreeCAD will be more useful!
Glad you enjoyed, hope it helps with making it a bit easier.
this has been very helpfull , thank you
Starting at 23:44, for removing that slot as with everything else in FreeCAD there is another way using a 3rd party workbench. Specifically, I'm referring to the Defeaturing workbench. Just as an FYI.
I like a lot this video. Than you, it is very useful for me
Thank you 😊
Good day. Thank you for your video. I'm newer to freecad and wondering how to examine and adjust sketch dimensions, or if it is possible?
Hi, welcome to freeCAD :) You can change the sketch dimensions by double clicking on the sketch in the treeview to enter and then double clicking on the dimension text in the sketch to open up and edit the dimension. Hope that helps
great video, been watching alot of your content, very helpfull!! 1 question, can you change dimesion on the original slf at all? have a file that i need to reduce the overall dimesions
Glad you have been enjoying. In the draft workbench there is a clone tool. I have never tried this with a mesh but after you use the tool in the properties of the clone there is a scale. Give that a go.
At timestamp 21, when you want to drag a part from one part to another body, but have to drag it outside first, thats a mega hair tear out detail 😂.
I made a mistake yesterday where I had a sketch that took ages to do, but I had sketched it outside a body. I was at it for hours, how to attach it into a body to revolve it. In the end, I just resketched it. 😂
I feel your pain, the amount of time I have done this and ended up shouting at the screen, then realized, yep have to drag it outside first! Always catches me.
Great video, thank you. I have downloaded a step file which I can add holes to by following your steps. I also want to "Fold a wall" using the sheet metal wb. I draw a single straight line along a flat surface, select the surface and then the sketch, click fold a wall, and the operation always fails. Is it even possible to use the sheet metal wb on an imported step file? Any tutorial out there that I can follow? Thank you.
Very helpful video but when I export as a step file, do you know how I can reduce it in size so that I can send it by email?
Beginner here. Great video, as always. My Question: how do you edit the size of an object? Let's make it longer or wider.
Glad you enjoyed. If you just want to change the size of the step file you could use the draft workbench clone feature. The clone has a scale option where you can aplly a scaling along the different axes.
Thanks for the fast reply. I couldn't find a video about changing dimensions.
Hey Jelly, what if want to change the size or dimensions of a pre-existing design or body
I was wondering about the same thing. I think we need to take out that part you want to modify out of the assembly, create a body, create a new sketch, adjust to whatever dimensions you want, and then redefine. But I might be wrong..
Thanks!
Thank you so much for the donation.
I experience it too, that FreeCad is becoming very slow with STL-files. But why? My CPU-cores are all far away from 100%, currently ~15%, GPU@2%, but the computing in FeddCAD takes forever... Is there an explanation? Memory is quite full, but only@80%
whats a mesh and whats a shell and whats a solid? what are their purposes? i know a solid is the object that you can edit in freecad.
Did not realise freecad could do this, goodbye tinkercad!
Glad I could help 😊
I find editing an stl file in FreeCAD to be extremely slow and annoying. Even after it is converted to a solid and a sketch is created, every operation is very slow and I have an I5 processor with 8GB of RAM. I would think that would be enough. I have FreeCAD 0.21. I will probably stick with using OpenSCAD to modify an stl as it is light-years faster than FreeCAD. Creating a object from scratch in FreeCAD works fine, but importing, converting and modifying an stl with a sketch is extremely slow.
Either that or I am doing something wrong. I followed the following steps.
1. Part → Create a shape from mesh provide 0.01 resolution
2. delete original STL/mesh (I just hid this)
3. select the part and then Part → Convert to solid
4. delete the previous shape (I just hid this)
5. Part → Create a copy → Refine shape
8. select new refined shape. Part Design → Create Body . this will also add base feature
9. At this point we can create a new sketch and work on our model just like normal.
A nice one...Txs
Thank you