This is one of the most practical FreeCAD tutorials I’ve ever seen, for an operation that I think a lot of new users want and get tripped up by. You’ve got a great method of explaining and demonstrating common pitfalls, as well as showing useful examples and alternative strategies.
Since I have seen that STP files are supported directly by the slicer, I only use STP for export. However, when I upload my files somewhere, I always upload the FreeCAD file as well. I wish more users would share their FCStd files as well, besides the step files. Btw, nice Tutorial.
I use freecad for last 3 years - but always avoided importing STLs as I had issues with those and it was easier to create the modely by myself :D This tutorial is a gem and should be linked to FreeCAD wiki / help page! Huge thanks!
Thanks for this timely video. I have just run across a case where the STL file I found need tweaking. As an aside... your first model of a Multigrade filter drawer takes me way back to my days as a B/W darkroom instructor in the days before, and after the introduction of affordable digital camera.
Excellent tutorial! I've always been frustrated by freely available models not being in FreeCAD format - but now I won't have to worry. Thanks for all the info. Liked and subscribed 👍👍
Thank you so much! I had no idea about the defeture button. That is very helpful. It would be great to see how you convert the STEP to a standard Part Design part. Great video!
Most of the videos on youtube teach about adding the body or union of primitive solids to converted paatzs, but no in is able to edit the pre existing lines on these bodies.
These lines are from meshes. FreeCAD is not natively mesh software. Blender would be a proper tool to edit meshes. Here we try to conver mesh to geometric representation and work with that
Hi, I'm going nuts trying to extend the length of this model, AL_3030_T_Slot_cover.3mf, can you give me a clue why i'm getting an error when trying to extrude a pad. I am @4:00 trying to follow your steps.
Hey, if you do it for 3d print, then there is an easier way. Load this 3mf file in slicer of your choice. I use Orca, select the model and click "scale". Uncheck the Uniform box and set the length as needed (if the model sits vertical, it would be Z axis scaling). Let me know if it helped
Great video. 3d files should always be exchanged as STEP/STP whenever possible, since it is a very clean format with infinite definition. It's like STLnis a JPEG file with finite definition, whereas STP is like a vector file with infinite definition. Not a big fan of exchanging files as 3MF - it's like sharing photos with your friends packaged as PDF - it makes a lot of sense in certain situations, but the vast majority of times you'd just share JPG. By the way, STEP/STP is not a parametric 3d file format. But it is far more precise and editable than mesh/STL.
Thanks! In the sense that STEP files do not contain parameters - yes, they are not parametric. In the sense that they can be used in parametric CAD software as is with no modifications while edges, faces and vertices are valid geometry - lets say they are parametric cad compatible.
Hey, it is not the greatest design. As mentioned, I would redesign it first and then I will publish it. Take a look on Printables, there are several holders available.
@@cnz-u5x It is a focusing screen spring for 4x5 camera. You can find similar design here (back side, brown color) www.printables.com/model/250649-4x5-large-format-camera
Hey, I designed that part with center to be on origin. It retains that relationship to coordinates. Otherwise you would need to measure your part and figure out center on your own to put it on origin
Great tutorial, One thing I am having an issue with, I have a Star Wars scout trooper helmet I currently am working on and the face part of the helmet around the eyes area is suppose to got into the visor part at the top of the face portion, but whoever modeled it modeled that part seperated from the visor, the part does not connect to the visor, and its a curved feature, how do I edit curved from a STL file, with no other file format to work from. So that I can merge that part of the face into the visor part of the helmet. Is there a way to make the curves like what is in the step file with no individual faces around the curve.
Thank you. You have two options - if using CAD, then use the ST as a reference and trace sketches around it rebuilding the part. Second option is to take mesh modification software like Meshmixer (it is free) or Blender. The helmet was created, most likely, not in CAD as it contains many organic forms.
@@RoadSideMaker Ya I was afraid of that, I did take it into blender, I'm just not patient enough or skilled enough to go thru all of the thousands of individual faces and points and edges it would take to repair just that section.
@@RoadSideMaker I tried but the only pushes the two different faces into each other and wont merge them. I guess I'm just gonna have to go thru and merge the points and faces individually to get to what I want. I'm really a noob when it comes to this kind of stuff.
thank you. perfect video. life saver features of freecad hidden in plain sight. I hate the UI and it was not so stable when I tried it. Now I will install freecad alongside solidworks which lacks features to work with stl. liked and subscribed. thanks again
Thank you! In the new FreeCAD 1.0 RC2 it is build in. Just go to Edit>Preferences>Workbenches and in the bottom there is an option called Workbench selector type and select "TabBar"
Great tutorial, thanks. I've been giving it a lot of tries and ended up with Blender for quick mesh modifications. Parametric CADs are not really good for working with meshes. So I use both Blender and FreeCAD now.
Agreed, problem is historically most 3D models made in parametric CAD and shared are in mesh format. That makes it harder to modify than it has to. Hope STEP gets more adoption and becomes standard.
@RoadSideMaker ideally it should be combination of 3mf and step in single format, hope at some point we will get file format like that. technically 3mf is an archive, so we just replace mesh with step and done
It would be helpful, however 3mf is mesh by design. Improved precision mesh, but still a mesh. I don't believe you can just replace step, unfortunately
At the beginning with STL and 3mf you operate a conversion from shape to object. I could see a definition of shapes in FreeCAD, but not of objects, what are they ?
Not sure what object you are referring to. When converting STL it goes through folowing classes - Mesh > Shape > Shape (refined) > Solid. Can you point a timecode maybe?
And there are a few explanations in FreeCAD wiki about the principles of solids construction actually. It is surely hard to find fine answers, looking for irrelevant questions😅
Thank you. You should determine where you want to place the origin. Than use measure tool to determine necessary offset. Then use Transform tool to set the necessary location
Let me know if you would like to see me redesign the filter holder featured in video for 3D printing
Yes please
Would love to see that video! And thanks for this one, most helpfull.
Ive been looking for a channel that uses FreeCAD for 3dprinting. Hope you keep sharing this type of stuff, its great. Cheers
10/10 yes I would love that
I just learned more about FreeCAD in 13 minutes than in the last 3 months of trying to use it. Thank you.
Thank you!
This is one of the most practical FreeCAD tutorials I’ve ever seen, for an operation that I think a lot of new users want and get tripped up by. You’ve got a great method of explaining and demonstrating common pitfalls, as well as showing useful examples and alternative strategies.
Thank you very much!
Since I have seen that STP files are supported directly by the slicer, I only use STP for export.
However, when I upload my files somewhere, I always upload the FreeCAD file as well. I wish more users would share their FCStd files as well, besides the step files.
Btw, nice Tutorial.
Thank you!
I use freecad for last 3 years - but always avoided importing STLs as I had issues with those and it was easier to create the modely by myself :D This tutorial is a gem and should be linked to FreeCAD wiki / help page! Huge thanks!
Great to hear!
Talking about not only what are you doing, but also why, is what makes the difference here. Thanks for the video.
Thank you for watching!
Thanks for this timely video. I have just run across a case where the STL file I found need tweaking. As an aside... your first model of a Multigrade filter drawer takes me way back to my days as a B/W darkroom instructor in the days before, and after the introduction of affordable digital camera.
You are welcome, image appearing under red light is always like a magic to me :)
I didn't know that STEP files are so easy to edit in FreeCAD. Thanks!
Happy to help!
Excellent tutorial. FreeCAD is often not very intuitive, but it does have some pretty powerful tools.
Thank you and you are welcome!
Thank you very much! I'm new in the Free Cad and your tutorials are so great ! You got new subscriber here.
Glad you like it!
Excellent tutorial! I've always been frustrated by freely available models not being in FreeCAD format - but now I won't have to worry. Thanks for all the info. Liked and subscribed 👍👍
Thank you!
Very nice and concise video, thank you! I used to go into the mesh workbench and it seemed like a lot of screwing around compared to this.
Thank you and you are welcome!
Pure gold! Thanks
You're welcome!
Well done. I learned about “defeature” today! Excellent. 😊
Glad it was helpful!
Thank you so much! I had no idea about the defeture button. That is very helpful. It would be great to see how you convert the STEP to a standard Part Design part. Great video!
Thank you! STEP is already parametric part file. 10:50 I am adding the defeatured model into Part Design Body and modifying it afterwards
Thanks for your videos, very helpful and great for learning freecad. i would love more videos on designing workflows
Thank you!
Most of the videos on youtube teach about adding the body or union of primitive solids to converted paatzs, but no in is able to edit the pre existing lines on these bodies.
These lines are from meshes. FreeCAD is not natively mesh software. Blender would be a proper tool to edit meshes. Here we try to conver mesh to geometric representation and work with that
@RoadSideMaker ok thank you
You are welcome!
Hi, I'm going nuts trying to extend the length of this model, AL_3030_T_Slot_cover.3mf, can you give me a clue why i'm getting an error when trying to extrude a pad. I am @4:00 trying to follow your steps.
Hey, if you do it for 3d print, then there is an easier way. Load this 3mf file in slicer of your choice. I use Orca, select the model and click "scale". Uncheck the Uniform box and set the length as needed (if the model sits vertical, it would be Z axis scaling). Let me know if it helped
@RoadSideMaker Sweet, Thx, I'm using super slicer on nix. Can't get Orca Slicer working because Webkit is a security threat.
Should work with SuperSlicer just the same, cheers
@RoadSideMaker It did, thanks. :) Turns out at 300mm its a good test of your part Cooling! :D
Great, some big print volume you have there 👍
Great video.
3d files should always be exchanged as STEP/STP whenever possible, since it is a very clean format with infinite definition. It's like STLnis a JPEG file with finite definition, whereas STP is like a vector file with infinite definition.
Not a big fan of exchanging files as 3MF - it's like sharing photos with your friends packaged as PDF - it makes a lot of sense in certain situations, but the vast majority of times you'd just share JPG.
By the way, STEP/STP is not a parametric 3d file format. But it is far more precise and editable than mesh/STL.
Thanks! In the sense that STEP files do not contain parameters - yes, they are not parametric. In the sense that they can be used in parametric CAD software as is with no modifications while edges, faces and vertices are valid geometry - lets say they are parametric cad compatible.
that's great. could you pls share the stl file shown in your tutorial?
Hey, it is not the greatest design. As mentioned, I would redesign it first and then I will publish it. Take a look on Printables, there are several holders available.
@@RoadSideMaker what's the keyword in printable, i just want a similar model to do the practice.
Try "Ilford Multigrade"
@@RoadSideMaker what about the keyword of model shown in 6' of the video
@@cnz-u5x It is a focusing screen spring for 4x5 camera. You can find similar design here (back side, brown color) www.printables.com/model/250649-4x5-large-format-camera
Hi, great video! in 3:40 you create a sketch, how do you place the origin in the centre? Thank you
Hey, I designed that part with center to be on origin. It retains that relationship to coordinates. Otherwise you would need to measure your part and figure out center on your own to put it on origin
Great tutorial, One thing I am having an issue with, I have a Star Wars scout trooper helmet I currently am working on and the face part of the helmet around the eyes area is suppose to got into the visor part at the top of the face portion, but whoever modeled it modeled that part seperated from the visor, the part does not connect to the visor, and its a curved feature, how do I edit curved from a STL file, with no other file format to work from. So that I can merge that part of the face into the visor part of the helmet. Is there a way to make the curves like what is in the step file with no individual faces around the curve.
Thank you. You have two options - if using CAD, then use the ST as a reference and trace sketches around it rebuilding the part. Second option is to take mesh modification software like Meshmixer (it is free) or Blender. The helmet was created, most likely, not in CAD as it contains many organic forms.
@@RoadSideMaker Ya I was afraid of that, I did take it into blender, I'm just not patient enough or skilled enough to go thru all of the thousands of individual faces and points and edges it would take to repair just that section.
I am sure that there should be tools to move bigger parts of the model, not just individual points and faces. Like brush or something
@@RoadSideMaker I tried but the only pushes the two different faces into each other and wont merge them. I guess I'm just gonna have to go thru and merge the points and faces individually to get to what I want. I'm really a noob when it comes to this kind of stuff.
Sorry couldn't be more of help. You can try Meshmixer, it is free. Maybe you find luck there
thank you. perfect video. life saver features of freecad hidden in plain sight. I hate the UI and it was not so stable when I tried it. Now I will install freecad alongside solidworks which lacks features to work with stl. liked and subscribed. thanks again
Thank you!
Thank you, that is really useful information. I just started with 3D printing and FreeCAD.
Glad it was helpful!
excellent tutorial. What addon do You use to show workbench as tabs?
Thank you! In the new FreeCAD 1.0 RC2 it is build in. Just go to Edit>Preferences>Workbenches and in the bottom there is an option called Workbench selector type and select "TabBar"
awesome.. thanks
You're welcome!
Can you please enable the mouse pointer tail?
And enable the click indicator thing?
Than its a lot easier to follow you mouse clicks.
Thank you
Great suggestion, I will look into it
Amazing!
Thanks!
Waw, that tutorial Is really nice and useful! Thank you !
You are welcome!
Great tutorial, thanks. I've been giving it a lot of tries and ended up with Blender for quick mesh modifications. Parametric CADs are not really good for working with meshes. So I use both Blender and FreeCAD now.
Agreed, problem is historically most 3D models made in parametric CAD and shared are in mesh format. That makes it harder to modify than it has to. Hope STEP gets more adoption and becomes standard.
@RoadSideMaker ideally it should be combination of 3mf and step in single format, hope at some point we will get file format like that. technically 3mf is an archive, so we just replace mesh with step and done
It would be helpful, however 3mf is mesh by design. Improved precision mesh, but still a mesh. I don't believe you can just replace step, unfortunately
At the beginning with STL and 3mf you operate a conversion from shape to object. I could see a definition of shapes in FreeCAD, but not of objects, what are they ?
Not sure what object you are referring to. When converting STL it goes through folowing classes - Mesh > Shape > Shape (refined) > Solid. Can you point a timecode maybe?
Sorry, I was confused, I did not mean obecjt, but solid @@RoadSideMaker
And there are a few explanations in FreeCAD wiki about the principles of solids construction actually. It is surely hard to find fine answers, looking for irrelevant questions😅
You are welcome, glad I could help
Wow, this was very helpful!
Thank you!
Thanks a great video, very useful. One question though how do you centre the stl file if it comes in offset from the origin?
Thank you. You should determine where you want to place the origin. Than use measure tool to determine necessary offset. Then use Transform tool to set the necessary location