Editing FreeCAD

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 6: Line 6:
 
| license    = [https://github.com/FreeCAD/FreeCAD/blob/master/LICENSE LGPLv2-only]
 
| license    = [https://github.com/FreeCAD/FreeCAD/blob/master/LICENSE LGPLv2-only]
 
| bugs      = [https://tracker.freecadweb.org/my_view_page.php report bugs]
 
| bugs      = [https://tracker.freecadweb.org/my_view_page.php report bugs]
| community  = [https://forum.freecadweb.org/ Forum] [https://fosstodon.org/@FreeCAD Mastodon] [https://twitter.com/FreeCADNews Twitter] [https://discord.gg/NpMefpXWFT Discord] [https://blog.freecad.org/ FreeCAD News Blog]
+
| community  = [https://forum.freecadweb.org/ Forum] [https://fosstodon.org/@FreeCAD Mastodon] [https://twitter.com/FreeCADNews Twitter] [https://discord.gg/NpMefpXWFT Discord]
 
| maturity  = Functional
 
| maturity  = Functional
 
| donation  = [[Donation_Directory#FreeCAD|donate]]
 
| donation  = [[Donation_Directory#FreeCAD|donate]]
Line 13: Line 13:
 
=Subpages=
 
=Subpages=
 
{{Subpages}}
 
{{Subpages}}
 
 
=Introduction=
 
=Introduction=
 
FreeCAD is an open-source, extensible, parametric 2D and 3D modeler primarily designed for mechanical engineering but which can be used in many different fields like machining, CNC routing, 3D printing, static and thermal finite element analysis, and of course, architecture and construction. Parametric modeling allows you to modify your design by going back into your model history and changing its parameters.
 
FreeCAD is an open-source, extensible, parametric 2D and 3D modeler primarily designed for mechanical engineering but which can be used in many different fields like machining, CNC routing, 3D printing, static and thermal finite element analysis, and of course, architecture and construction. Parametric modeling allows you to modify your design by going back into your model history and changing its parameters.
  
FreeCAD uses the [[Open_CASCADE|Open CASCADE]] modelling kernel for the creation of 2D and 3D shapes, and is divided into "workbenches" that provide tools for specific domains.
+
FreeCAD uses the [https://dev.opencascade.org/ OpenCASCADE Technology (OCCT)] modelling kernel for the creation of 2D and 3D shapes, and is divided into "workbenches" that provide tools for specific domains.
 
* Part and PartDesign Workbenches provide tools for the creation of generic 3D models.
 
* Part and PartDesign Workbenches provide tools for the creation of generic 3D models.
 
* [https://wiki.freecadweb.org/Sketcher_Workbench Sketcher Workbench] provides tools to create mathematically constrained 2D sketches that can be used for extrusion in Part and PartDesign.
 
* [https://wiki.freecadweb.org/Sketcher_Workbench Sketcher Workbench] provides tools to create mathematically constrained 2D sketches that can be used for extrusion in Part and PartDesign.
Line 25: Line 24:
 
* [https://wiki.freecadweb.org/Reinforcement_Workbench Reinforcement workbench] is an external workbench that provides tools for Reinforcement Generation and Detailing. This workbench provides an interface and presets for the creation of common rebar types.  
 
* [https://wiki.freecadweb.org/Reinforcement_Workbench Reinforcement workbench] is an external workbench that provides tools for Reinforcement Generation and Detailing. This workbench provides an interface and presets for the creation of common rebar types.  
  
The base program can be extended by [[custom macros]] and workbenches programmed in Python, which allows defining new parametric objects as well as more complex tools for working with the model.
+
The base program can be extended by custom macros and workbenches programmed in Python, which allows defining new parametric objects as well as more complex tools for working with the model.
 
* The [https://wiki.freecadweb.org/BIM_Workbench BIM Workbench] builds on top of Draft and Arch, and provides even more tools for building modelling.
 
* The [https://wiki.freecadweb.org/BIM_Workbench BIM Workbench] builds on top of Draft and Arch, and provides even more tools for building modelling.
 
* The Reinforcement Workbench extends the rebar tools of the Arch workbench to create even more complex rebar patterns.
 
* The Reinforcement Workbench extends the rebar tools of the Arch workbench to create even more complex rebar patterns.
Line 40: Line 39:
 
* [[BlenderBIM Add-on]]
 
* [[BlenderBIM Add-on]]
 
* [[Sweet Home 3d]]
 
* [[Sweet Home 3d]]
* [[Regard3D%2BBlender%2BFreeCAD_workflow]]
 
* The [https://community.osarch.org OSArch Discussion forum] has lots of [https://community.osarch.org/search?Search=freecad discussions about FreeCAD]. You can improve this wiki by turning some of them into pages in this series.
 
  
 
= External resources =
 
= External resources =
* [https://blog.freecad.org/ FreeCAD Blog]
+
* [https://www.youtube.com/playlist?list=PLcr32YYn5HL11neg4Mxxm35ZNkZnyITZw Youtube BIM Workbench tutorial playlist] in Portuguese (turn on subtitles)
* [https://www.youtube.com/playlist?list=PLcr32YYn5HL11neg4Mxxm35ZNkZnyITZw Youtube BIM Workbench tutorial playlist] in Portuguese (turn on subtitles) by HR Compacta ([https://www.youtube.com/c/HRCompacta/playlists more playlists]). It's possible also to buy more advanced video courses.
 
* [https://www.youtube.com/watch?v=rkWOFQ2fGZQ&list=PLmKdGVtV5Vnt2cj4IZIv9FM39QHaE1ZaU Youtube BIM Workbench tutorial] by [[Yorik Van Havre]]
 
* [https://yorik.uncreated.net/blog/freecad FreeCAD BIM development news] is a blog by [[Yorik Van Havre]], one of the main developers of FreeCAD and author of the Draft, Arch, and BIM workbenches, detailing the progress of the BIM tools in FreeCAD
 
* [https://www.youtube.com/watch?v=xOIdc6nTMT4&list=PLDd21g-eSHwn41rhRP-hidQhErgXoXZQ1 Youtube playlist: Blender & Freecad Arch Workflow] (Blender 2.7 & FreeCAD 0.17)
 
 
* [https://yorik.uncreated.net/blog/2020-010-freecad-bim-guide FreeCAD BIM migration guide] from 2020
 
* [https://yorik.uncreated.net/blog/2020-010-freecad-bim-guide FreeCAD BIM migration guide] from 2020
 
* Main website: https://www.freecadweb.org
 
* Main website: https://www.freecadweb.org
Line 55: Line 48:
 
* The [https://wiki.freecadweb.org/BIM_Workbench BIM Workbench]
 
* The [https://wiki.freecadweb.org/BIM_Workbench BIM Workbench]
 
* [https://wiki.freecadweb.org/Arch_Module Architectural modelling with FreeCAD] from the FreeCAD wiki
 
* [https://wiki.freecadweb.org/Arch_Module Architectural modelling with FreeCAD] from the FreeCAD wiki
 +
* [https://yorik.uncreated.net/blog/freecad FreeCAD BIM development news] is a blog by [[Yorik Van Havre]], one of the main developers of FreeCAD and author of the Draft, Arch, and BIM workbenches, detailing the progress of the BIM tools in FreeCAD
 
* About [https://en.wikipedia.org/wiki/Open_Cascade_Technology OpenCasCade Technology]
 
* About [https://en.wikipedia.org/wiki/Open_Cascade_Technology OpenCasCade Technology]
 
* FreeCAD user Thomas-Neemann has a [https://www.youtube.com/channel/UCVcztV5hHKE8J03GgKekj_g/videos YouTube channel] showing FreeCAD for [https://www.youtube.com/watch?v=3uJ5vhYb6gU point clouds], [https://www.youtube.com/watch?v=kHZx5WwquvA steel] & [https://www.youtube.com/watch?v=i1hPNeygr3k wood frame] buildings
 
* FreeCAD user Thomas-Neemann has a [https://www.youtube.com/channel/UCVcztV5hHKE8J03GgKekj_g/videos YouTube channel] showing FreeCAD for [https://www.youtube.com/watch?v=3uJ5vhYb6gU point clouds], [https://www.youtube.com/watch?v=kHZx5WwquvA steel] & [https://www.youtube.com/watch?v=i1hPNeygr3k wood frame] buildings
* [https://forum.freecad.org/viewtopic.php?f=36&t=61546&sid=4b9fba49ebbed683f0cb1464d2884b7a Architecture designs, concepts and demonstrations] is the Thomas-Neemann's thread in FreeCAD official forum with videos and demonstrations of FreeCAD being used for Architecture projects.
 
  
 
{{Template:Software}}
 
{{Template:Software}}
 
{{FreeCAD_Documentation}}
 
{{FreeCAD_Documentation}}
 
[[Category:FreeCAD]]
 
[[Category:FreeCAD]]

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)