From 51f0e4faeacd4e3663843871b8417f0fd0eabb00 Mon Sep 17 00:00:00 2001 From: mandeeps708 Date: Sun, 17 Apr 2016 04:26:23 +0530 Subject: [PATCH] Materials readme --- src/Mod/Material/StandardMaterial/Readme.txt | 22 ++++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/src/Mod/Material/StandardMaterial/Readme.txt b/src/Mod/Material/StandardMaterial/Readme.txt index 1f629d7a68..ab0bcfc729 100644 --- a/src/Mod/Material/StandardMaterial/Readme.txt +++ b/src/Mod/Material/StandardMaterial/Readme.txt @@ -1,19 +1,23 @@ -This is the FreeCAD standard material library. Its intended to gather the most common Material definitions. +This is the FreeCAD standard material library. It's intended to gather +the most common Material definitions. How to do a description is explained here: http://www.freecadweb.org/wiki/index.php?title=Material -To make the material description usefull for a lot of applications only files with the (CC BY 3.0) license -will be accepted into the FreeCAD source distribution. For more detail about the license see here: +To make the material description useful for a lot of applications only +files with the (CC BY 3.0) license will be accepted into the FreeCAD +source distribution. For more detail about the license, see here: http://creativecommons.org/ -Please help! -Enlargen the base of Materials for FreeCAD will greatly benefit the usability of FreeCAD. So please -help us to add new Materials, review existing ones or add additional vlaues. A good source for material -definitions are text-books or the www.matweb.com database. +Please help! +Enlargen the base of Materials for FreeCAD will greatly benefit the +usability of FreeCAD. So please help us to add new Materials, review +existing ones or add additional values. A good source for material +definitions are textbooks or the www.matweb.com database. 2013 Juergen Riegel Edit: -This is work in progress. Please verify material properties before use. +This is work in progress. Please verify the material properties before +use. -Please use provided TEMPLATE.FCMat file to create new materials +Please use the provided TEMPLATE.FCMat file to create new materials.