OSE FreeCAD Tutorials: Difference between revisions
Jump to navigation
Jump to search
(Add FreeCAD Workbench Python Programming link and Links section) |
(Updated the page to the more recent formatting style) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=Basics= | |||
*This page lists various [[Video Tutorials]] on how to use [[FreeCAD]] | |||
=By OSE= | |||
==OSE FreeCAD Tutorial 1== | ==OSE FreeCAD Tutorial 1== | ||
Tutorial 1 Introduces the sketcher workbench in FreeCAD, so you can then create any 3D objects imaginable | Tutorial 1 Introduces the sketcher workbench in FreeCAD, so you can then create any 3D objects imaginable | ||
Line 9: | Line 13: | ||
<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 = | =By Others= | ||
* [[FreeCAD Workbench Python Programming]] | * '''need to find some, for other perspective, tricks, and teachers (some work better for some than others etc) | ||
=Internal Links= | |||
*[[FreeCAD]] | |||
*[[FreeCAD 101]] all of OSE's lessons. The 2 above are a start. | |||
*[[FreeCAD Workbench Python Programming]] - how to make custom workbenches | |||
*[[FreeCAD Workbenches]] | |||
=External Links= | |||
* |
Latest revision as of 03:34, 19 May 2020
Basics
- This page lists various Video Tutorials on how to use FreeCAD
By OSE
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.
By Others
- need to find some, for other perspective, tricks, and teachers (some work better for some than others etc)
Internal Links
- FreeCAD
- FreeCAD 101 all of OSE's lessons. The 2 above are a start.
- FreeCAD Workbench Python Programming - how to make custom workbenches
- FreeCAD Workbenches