Difference between revisions of "Tutorials/zh-tw"
Jump to navigation
Jump to search
Randy19962 (talk | contribs) (Redirected page to Category:Tutorials/zh-tw) |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
− | + | This page presents a selection of written tutorials, it is in no way complete! A complete, unsorted list of tutorials can be found here: [[:Category:Tutorials]]. | |
+ | |||
+ | You can also check out [[Offsite tutorials]] and [[Video tutorials]] which list links to tutorials hosted on external sites. A useful source of video tutorials is of course also a ''FreeCAD'' keyword search on [http://YouTube.com YouTube]. | ||
+ | |||
+ | ==Architecture and BIM == | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Arch tutorial 00.jpg|link=[[Arch tutorial]]|[[Arch tutorial]] <br/>This tutorial covers the basics of architectural modeling. | ||
+ | Arch_panel_tutorial_01.jpg|link=[[Arch panel tutorial]]|[[Arch panel tutorial]] <br/>Modeling a microhouse roof panel. | ||
+ | Exercise arch 01.jpg|link=[[Manual:BIM_modeling]]|[[Manual:BIM_modeling|BIM modeling]] <br/>How to model a small house and produce a blueprint.</gallery> | ||
+ | ==Modeling Parts == | ||
+ | |||
+ | FreeCAD provides two main work flows to modeling parts: combining objects (a method called [[wikipedia:Constructive solid geometry|constructive solid geometry (CSG)]]) using the [[Part Module|Part workbench]], or using a [[Glossary#Feature|feature]] editing methodology with the [[PartDesign Workbench|PartDesign workbench]]. | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">PD WB Tutorial018.png|link=[[Basic Part Design Tutorial]]|[[Basic Part Design Tutorial]] <br/>Model a prismatic part using a feature editing methodology. | ||
+ | TBHS-model.png|link=[[Basic Part Design - Toothbrush-Head-Stand]]|[[Basic Part Design - Toothbrush-Head-Stand]] | ||
+ | Exercise lego 01.jpg|link=[[Manual:Modeling for product design]]|[[Manual:Modeling for product design|Modeling for product design]] <br/>Modeling a Lego block. | ||
+ | Exercise table complete.jpg|link=[[Manual:Traditional modeling, the CSG way]]|[[Manual:Traditional modeling, the CSG way|Traditional modeling, the CSG way]] <br/>Model a table using a simple CSG work flow. | ||
+ | TutorialDraftShapeString_Complete.jpg|link=[[Draft ShapeString tutorial]]|[[Draft ShapeString tutorial]] <br/>Create engraved text on a solid. | ||
+ | Tutorial WhiffleBall.jpg|link=[[Whiffle Ball tutorial]]|[[Whiffle Ball tutorial|Create a Whiffle Ball]] <br/>from Part primitives. | ||
+ | Tutorial-normand06.jpg|link=[[Basic modeling tutorial]]|[[Basic modeling tutorial]] <br/>Create an iron angle in 2 simple methods.</gallery> | ||
+ | ==Drafting and Sketching== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Exercise cabin 01.jpg|link=[[Manual:Traditional 2D drafting]]|[[Manual:Traditional 2D drafting|Traditional 2D drafting]] | ||
+ | Draft_tutorial_result.png|link=[[Draft tutorial]]|[[Draft tutorial]] <br/>Introduction to the Draft workbench. | ||
+ | Sketcher tutorial result.png|Link=[[Sketcher tutorial]]|[[Sketcher tutorial]] <br/>Introduction to the Sketcher. | ||
+ | Constrain3.png|link=[[Sketcher Micro Tutorial - Constraint Practices]]|[[Sketcher Micro Tutorial - Constraint Practices|Sketcher Micro Tutorial]] <br/> Learn to efficiently constrain a square.</gallery> | ||
+ | ==Technical Drawings== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Drawing_tutorial_result.png|link=[[Drawing tutorial]]|[[Drawing tutorial]] <br/>Intro to creating blueprints with the Drawing workbench. | ||
+ | Exercise drawing 01.jpg|link=[[Manual:Generating 2D drawings]]|[[Manual:Generating 2D drawings|Generating 2D drawings]]</gallery> | ||
+ | ==FEM== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">FEM example01 pic00.jpg|link=[[FEM CalculiX Cantilever 3D]]|[[FEM CalculiX Cantilever 3D|FEM Analysis example]] | ||
+ | Figure 11 Deformed Mesh.png|link=[[FEM Shear of a Composite Block]]|[[FEM Shear of a Composite Block]] | ||
+ | FEM tutorial result.png|link=[[FEM tutorial]]|[[FEM tutorial]] <br/>An introduction to the FEM workbench.</gallery> | ||
+ | ==CNC & 3D Printing== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Path-WalkThroughResult.gif|link=[[Path Walkthrough for the Impatient]]|[[Path Walkthrough for the Impatient]] <br/>A quick presentation of the Path module. | ||
+ | Exercise meshing 03.jpg|link=[[Manual:Preparing models for 3D printing]]|[[Manual:Preparing models for 3D printing|Preparing models for 3D printing]]</gallery> | ||
+ | ==Import and Export== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Dxf Importer Install 11.png|link=[[Dxf Importer Install]]|[[Dxf Importer Install]] <br/>Manual install of DXF import library.</gallery> | ||
+ | ==Rendering== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Exercise raytracing 05.jpg|link=[[Manual:Creating renderings]]|[[Manual:Creating renderings|Creating renderings]] <br/>With PovRay and LuxRender. | ||
+ | Raytracing tutorial result.png|link=[[Raytracing tutorial]]|[[Raytracing tutorial]] <br/>Introduces the basic workflow of the Raytracing workbench.</gallery> | ||
+ | ==Robot workbench== | ||
+ | <gallery mode=packed-overlay heights=200px style="font-size:1.1em">Robot Tutorial RobotSimulation.gif|link=[[Robot tutorial]]|[[Robot tutorial]]</gallery> | ||
+ | {{clear}} | ||
+ | |||
+ | {{docnav|List of Commands|Interface Customization}} | ||
+ | |||
+ | [[Category:Tutorials]] | ||
+ | [[Category:User Documentation]] | ||
+ | |||
+ | |||
+ | <languages/> |
Revision as of 16:29, 25 March 2018
This page presents a selection of written tutorials, it is in no way complete! A complete, unsorted list of tutorials can be found here: Category:Tutorials.
You can also check out Offsite tutorials and Video tutorials which list links to tutorials hosted on external sites. A useful source of video tutorials is of course also a FreeCAD keyword search on YouTube.
Contents
Architecture and BIM
Modeling Parts
FreeCAD provides two main work flows to modeling parts: combining objects (a method called constructive solid geometry (CSG)) using the Part workbench, or using a feature editing methodology with the PartDesign workbench.
Drafting and Sketching
Technical Drawings
FEM
CNC & 3D Printing
Import and Export
Rendering
Robot workbench