Zum Inhalt springen

CNC/FreeCAD: Unterschied zwischen den Versionen

Reox (Diskussion | Beiträge)
Reox (Diskussion | Beiträge)
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 3: Zeile 3:
== General hints on using FreeCAD ==
== General hints on using FreeCAD ==


* Use the latest version 0.17 (even if it is in development!). There are daily builds, use those!
* Use the latest version 0.18 (even if it is in development!). There are daily builds, use those!
* Check the forum: https://forum.freecadweb.org and also report bugs you find, if they are not already reported
* Check the forum: https://forum.freecadweb.org and also report bugs you find, if they are not already reported
** They have a very good German language forum too!
** They have a very good German language forum too!
Zeile 33: Zeile 33:


* you can use <code>%.5g</code> as format string instead of <code>%.2f%</code> to remove trailing zeros
* you can use <code>%.5g</code> as format string instead of <code>%.2f%</code> to remove trailing zeros
* Note that the linegroups are only applied at the time a new object is created. Then the weights are stored in the object itself. (2018-02-27)


== Workbenches that are very good and you should install ==
== Workbenches that are very good and you should install ==
* [https://github.com/tomate44/CurvesWB Curves]
* [https://github.com/tomate44/CurvesWB Curves]
* [https://github.com/shaise/FreeCAD_FastenersWB Fasteners]
* [https://github.com/shaise/FreeCAD_FastenersWB Fasteners]
* [https://github.com/hamish2014/FreeCAD_assembly2 Assembly 2 (might be obsolete soon?)]
* [https://github.com/kbwbe/A2plus Assembly 2+ (might be obsolete soon?)]
* [https://github.com/shaise/FreeCAD_SheetMetal SheetMetal]
* [https://github.com/shaise/FreeCAD_SheetMetal SheetMetal]
* [https://www.freecadweb.org/wiki/Macro_cross_section Macro for cross section, better than clipping view]