Difference between revisions of "WebTools Workbench"
Jump to navigation
Jump to search
User documentation
(Delete "External workbenches" section because this is already covered on the "External workbenches" page and should not be repeated here) |
(Updated the installation paragraph.) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
− | |||
− | |||
− | |||
==Overview== <!--T:1--> | ==Overview== <!--T:1--> | ||
'''WebTools''' is an [[External workbenches|external workbench]] containing a series of tools to communicate with Web services from within FreeCAD. | '''WebTools''' is an [[External workbenches|external workbench]] containing a series of tools to communicate with Web services from within FreeCAD. | ||
Line 10: | Line 7: | ||
<!--T:6--> | <!--T:6--> | ||
− | This workbench can be | + | This workbench can be installed from the [[Std_AddonMgr|Addon Manager]]. For manual installation see [[Installing_more_workbenches|Installing more workbenches]]. |
==Tools== <!--T:7--> | ==Tools== <!--T:7--> | ||
<!--T:2--> | <!--T:2--> | ||
− | * [[Image: | + | * [[Image:Arch_BimServer.png|32px]] [[Arch_BimServer|BIM server]]: Opens a [http://www.bimserver.org BimServer] window |
− | * [[Image: | + | * [[Image:Arch_Git.png|32px]] [[Arch_Git|Git]]: Manages files with [https://en.wikipedia.org/wiki/Git_%28software%29 GIT] |
− | * [[Image: | + | * [[Image:WebTools Sketchfab.png|32px]] [[WebTools Sketchfab|Sketchfab exporter]]: Exports and uploads objects to your [http://www.sketchfab.com SketchFab] account. |
==Links== <!--T:8--> | ==Links== <!--T:8--> | ||
Line 23: | Line 20: | ||
<!--T:9--> | <!--T:9--> | ||
*Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools | *Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools | ||
+ | |||
+ | == External workbenches == <!--T:12--> | ||
+ | |||
+ | <!--T:13--> | ||
+ | FreeCAD workbenches are easy to program in [[Python|Python]], there are therefore many people developing additional workbenches outside of the FreeCAD main developers. | ||
+ | |||
+ | <!--T:14--> | ||
+ | The [[external workbenches|external workbenches]] page has some information and tutorials on some of them, and the [https://github.com/FreeCAD/FreeCAD-addons FreeCAD Addons] project aims at gathering them and making them easily installable from within FreeCAD. | ||
+ | |||
+ | <!--T:15--> | ||
+ | New workbenches are in development, stay tuned! | ||
</translate> | </translate> | ||
{{Userdocnavi{{#translation:}}}} | {{Userdocnavi{{#translation:}}}} | ||
[[Category:Addons{{#translation:}}]] | [[Category:Addons{{#translation:}}]] | ||
− | |||
[[Category:User Documentation{{#translation:}}]] | [[Category:User Documentation{{#translation:}}]] | ||
{{clear}} | {{clear}} |
Revision as of 19:38, 5 January 2021
Overview
WebTools is an external workbench containing a series of tools to communicate with Web services from within FreeCAD.
Installation
This workbench can be installed from the Addon Manager. For manual installation see Installing more workbenches.
Tools
- 32px BIM server: Opens a BimServer window
Git: Manages files with GIT
Sketchfab exporter: Exports and uploads objects to your SketchFab account.
Links
- Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools
External workbenches
FreeCAD workbenches are easy to program in Python, there are therefore many people developing additional workbenches outside of the FreeCAD main developers.
The external workbenches page has some information and tutorials on some of them, and the FreeCAD Addons project aims at gathering them and making them easily installable from within FreeCAD.
New workbenches are in development, stay tuned!

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub