User Tools

Site Tools


Twitter my Tweets    my YouTube

my Thingiverse    my GitHub    my Hackaday.io

Translations of this page:

Sidebar

I think it, i tinker it, i make it :-)



—-

Recent updates:


en:tinkering:cad:freecad

FreeCAD

Description

From Wikipedia: (https://en.wikipedia.org/wiki/FreeCAD) “FreeCAD is a free and open-source (under the LGPLv2+ license) general-purpose parametric 3D CAD modeler. FreeCAD is aimed directly at mechanical engineering and product design but also fits in a wider range of uses around engineering, such as architecture or other engineering specialities. FreeCAD is currently in a beta stage of development.”

Installing FreeCAD Daily Builds PPA Ubuntu 16.04 LTS 64 bit

A common issue is “NO_PUBKEY 005EAE8119BB5BCA”, no pubkey available.

This command is a workaround for this issue:

# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 005EAE8119BB5BCA

Now you can install FreeCAD PPA as usual:

# sudo apt-add-repository ppa:freecad-maintainers/freecad-daily
# sudo apt-get update
# sudo apt install freecad
en/tinkering/cad/freecad.txt · Last modified: 2016/06/29 09:51 by alessio.cavalieri