OSE FreeCAD Tutorials: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Add FreeCAD Workbench Python Programming link and Links section)
Line 9: Line 9:
<html><iframe width="480" height="270" src="https://www.youtube.com/embed/RLRppdFAtzY" frameborder="0" allowfullscreen></iframe></html>
<html><iframe width="480" height="270" src="https://www.youtube.com/embed/RLRppdFAtzY" frameborder="0" allowfullscreen></iframe></html>


== Links ==
=Links =
*'''[[FreeCAD 101]]''' - all of OSE's lessons. The 2 above are a start.
* [[FreeCAD Workbench Python Programming]]
* [[FreeCAD Workbench Python Programming]]

Revision as of 01:50, 19 May 2020

OSE FreeCAD Tutorial 1

Tutorial 1 Introduces the sketcher workbench in FreeCAD, so you can then create any 3D objects imaginable

OSE FreeCAD Tutorial 2

Tutorial 2 Introduces part libraries. Importing parts from libraries and assembling them is a powerful way to do design work. This can get the casual user to powerful design capacity using real geometries.

Links