Very good explanation of constraints and solving the degrees of freedom.
@AdventuresincreationАй бұрын
Thanks!
@wisefix92563 жыл бұрын
Loved this tutorial. Clearly narrated (hate silent tutorials), step-by-step with lots of attention to detail and explanations as to the why of things. As a newbie, I really appreciate your style. Clearly you care more about sharing the knowledge than to showcase your (evident) modeling prowess. Subscribed!
@Adventuresincreation3 жыл бұрын
Thanks, I try to help everyone enjoy using Freecad
@paulg33363 жыл бұрын
Nice tutorial. A tip for efficiently constraining vertices (points) in the horizontal and vertical ,is to use the lock constraint. The lock constraint automatically creates both a horizontal and a vertical constraint for the selected point.
@Adventuresincreation3 жыл бұрын
Thanks for the feedback. Love the tip. I'll mention that in another video. Thanks!
@funkysod3 жыл бұрын
On the same note when constraining points refering the origin just select the point and constrain horizontal or vertical length. If only one point is selected freecad automatically assumes you're refering to the origin. Those clicks add upp quick! Thanks for sharing!
@Adventuresincreation3 жыл бұрын
Excellent, thanks
@zuheyr1 Жыл бұрын
Hello, thank you so much! It is wonderful. Tell me please: concepts horizontal and vertical are only defined in X-Y plane? Thank you!!
@Adventuresincreation Жыл бұрын
Each plane has a relative horizontal and vertical space
@keithschaub78633 жыл бұрын
keep up the good work
@Adventuresincreation3 жыл бұрын
Thank you, I will do my best.
@gregpruitt16478 ай бұрын
This seems messy with having to address every one of the elements. Is there no way to lock all the elements together in one action?
@Adventuresincreation8 ай бұрын
No, that's not how it works.
@mostirreverent2 жыл бұрын
how did you make the construction line? Is it a separate tool??? Ive been making lines, and then changing them into costruction lines.
@Adventuresincreation2 жыл бұрын
If you hit the button 🔳 that turns them into construction lines before you create the line it will be a construction line.
@mostirreverent2 жыл бұрын
is there a way to draw shapes, and have the constraint dimensions already attached, so all you have to do is enter the values? Are there rectangles and/or lines that have center points without having to add them?
@Adventuresincreation2 жыл бұрын
Take a look at the part workbench where you can create primitives that you can alter the center and dimensions before they are constructed
@makewithmegma3 жыл бұрын
💕👍
@Adventuresincreation3 жыл бұрын
Thanks for the thumbs up!
@makewithmegma3 жыл бұрын
@@Adventuresincreation ❤👍
@davidhealy65893 жыл бұрын
HI, I've drawn a part and it is fully constraint and now I am mirroring the part and I see that the new mirrored view is un constraint is this normal or is there another way to do this? thanks Dave H
@Adventuresincreation3 жыл бұрын
Are you mirroring the sketch? With freecad you can make the part and mirror the feature.
@davidhealy65893 жыл бұрын
@@Adventuresincreation Thanks for reply, Yes I'm in the Sketch workspace. are you suggesting that I creating a part first and then mirror it? thank you your videos are great
@Adventuresincreation3 жыл бұрын
@@davidhealy6589 yes, try creating the model geometry and mirroring it in the model. I usually do it in the part design workbench
@Adventuresincreation3 жыл бұрын
@@davidhealy6589 yes, try creating the model geometry and mirroring it in the model. I usually do it in the part design workbench
@lakshminarayanaaithal10813 жыл бұрын
I'm working with FreeCAD 0.19 v and trying Boolean cut for some reason I've not been able to cut the part
@paulg33363 жыл бұрын
I'm just guessing here, a common problem is not selecting the bodies in the correct sequence. In the part work bench, click on the boolean union tool and a list of bodies will open in the task panel on the left. You will see 2 lists ,one labelled "First Shape" and one labelled "Second Shape" You can then make your selections and what boolean operation you wish to use there and change it and see how it all works.
@lakshminarayanaaithal10813 жыл бұрын
@@paulg3336 Thank you. I've selected both bodies in order(First shape and then second shape-Padded sketch). Still, it doesn't.
@paulg33363 жыл бұрын
@@lakshminarayanaaithal1081 I suggest you create a new file. Go into Part WB and create a couple of the primitive shapes ( a cube and a cylinder for instance ) and experiment as I suggested earlier, making boolean cuts and unions etc. It may lead you to find out what the problem is. It may be because the parts are not separate bodies or some other reason.