OSE FreeCAD Tutorials: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Redirected page to FreeCAD 101)
Line 1: Line 1:
=Meta=
#redirect [[FreeCAD 101]]
Take-home points and learning outcomes of the 2 tutorials below:
*by learning to sketch in FreeCAD, you can then create any 3D objects imaginable
*Importing part libraries and working with them is a powerful way to do design work using Part Libraries. This can get the casual user to powerful design capacity using real geometries.
 
=Introduction=
After these 2 tutorials, you are ready to work on [[User Contributed Designs]]. Please pause the videos as needed in order to practice the demonstrated lesson, as these tutorials are dense.
 
=A FreeCAD Manual=
[https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details The FreeCAD Manual] has a different learning approach than the [http://www.freecadweb.org/wiki official FreeCAD documentation wiki] that makes it more suitable for a first contact with FreeCAD.
 
=Tutorial 1=
 
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/RwcFg-anVHE" frameborder="0" allowfullscreen></iframe></html>
 
=Tutorial 2=
 
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/RLRppdFAtzY" frameborder="0" allowfullscreen></iframe></html>
 
=Please Comment on How Long it Took You To Learn the Tutorials Above=
 
 
<html><div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
 
s.src = '//osefreecadinstructionals.disqus.com/embed.js';
 
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript></html>
 
 
=FreeCAD Test=
==Purpose==
This exercise tests your ability to:
*download and use library parts in FreeCAD
*rotate, move, and align objects in 3D
*Use the Sketcher in FreeCAD to make features on faces
*Use circular assembly constraints in FreeCAD
*Use RecordMyDesktop to record instructional screen-casts
*Use KdenLive to edit a basic video, adding images and sound
*Upload videos to YouTube
*Embed videos in the wiki
==Test==
*Use the comment box above to tell us how long it took you to learn the tutorials. Please include any suggestions on the videos.
*Download 8-hole square tubing (without rounded corners) from the [[OSE Part Library]].
*Use the tubing to create an x-y-z bolted corner cube.
*Record a video of you building the cube, from the beginning, using [[RecordMyDesktop]].
*When you are done building the cube, create a 1" bolt and nut using the [[Bolt Library in FreeCAD]].
*Insert one bolt through any of the corners, as if you were actually building the cube - using the [[Assembly Workbench]] in FreeCAD.
*Tighten the bolt with the nut (just insert the nut onto the bolt).
*Now take any face on the tubing of the resulting cube - and using Sketcher on that particular face - write your initials on that face. Pocket those initials so that they are cut into the face.
*Speed up the file to turn it into a 30 second video using [[Kdenlive]]. Add Pling by Jaspertine from the [[Open Source Soundtracks]]
*Upload the video to YouTube and embed in the section below
*At that point - Welcome to the Team, Ms/r. Opensourcer. You now have the basic skills to manipulate objects in 3D and to begin composing useful parts - including your ability to document your work with videos.
 
==Self-Verifying FreeCAD Exam Videos==
 
Having completed this exercise, you will enable any reviewer to verify your skill set in 30 seconds by viewing a video with your signature (initials on the cube). Here are the results:
 
=Links=
*[[FreeCAD Architecture Tutorial]]
 
[[Category:FreeCAD]]
[[Category:101 101s]]

Revision as of 20:40, 30 January 2017

Redirect to: