OSE FreeCAD Tutorials: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
(Add FreeCAD Workbench Python Programming link and Links section)
Line 8: Line 8:


<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 ==
* [[FreeCAD Workbench Python Programming]]

Revision as of 00:51, 23 April 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