Categories:
-
3d 96 articles
-
animations 16 articles
-
architecture 47 articles
-
blender 98 articles
-
bédé 19 articles
-
techdrawing 24 articles
-
freecad 174 articles
-
gaming 1 articles
-
idsampa 8 articles
-
inthepress 8 articles
-
linux 57 articles
-
music 1 articles
-
nativeifc 15 articles
-
opensource 252 articles
-
orange 4 articles
-
photo 16 articles
-
projects 35 articles
-
receitas 176 articles
-
saopaulo 18 articles
-
sketches 162 articles
-
talks 25 articles
-
techdrawing 24 articles
-
textes 7 articles
-
trilhas 3 articles
-
urbanoids 1 articles
-
video 47 articles
-
webdesign 7 articles
-
works 151 articles
Archives:
New features in FreeCAD
New features in FreeCAD
I'll summarize a bit what we've been doing recently. The biggest feature is the big improvements to the Drawing module. Basically you can now export any 2D view of a 3D Part object, on scale, on a svg sheet. It is already very powerful, you have total control from python to the output svg code, so you can tweak, fill, etc. In the Draft module, we now have dimension objects working well, and they import/export to dxf format. There is also a first step to implementation of blocks, that is, you can create compounds objects by joining any type of geometry with the Upgrade tool, if no "smarter" object can be created. The downgrade tool will in turn explode compound objects.