diff --git a/src/Mod/Material/StandardMaterial/Acrylic-Glass.FCMat b/src/Mod/Material/StandardMaterial/Acrylic-Glass.FCMat index dbd1821e1..6e8ec7e5a 100644 --- a/src/Mod/Material/StandardMaterial/Acrylic-Glass.FCMat +++ b/src/Mod/Material/StandardMaterial/Acrylic-Glass.FCMat @@ -4,32 +4,12 @@ ; http://www.freecadweb.org/wiki/index.php?title=Material [FCMat] -; General name, need to be the same as the file name Name = Acrylic Glass - -; Example of localized name. 2 letter codes as per ISO-639-1 https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes -NamePL = Plexiglas - -; More elaborate description of this material card: Description = Poly(methyl methacrylate) (PMMA, acrylic, acrylic glass, trade names Plexiglas, Acrylite, Lucite, Perspex) a transparent thermoplastic often used in sheet form as a lightweight or shatter-resistant alternative to glass. - -; Example of localized description. 2 letter codes as per ISO-639-1 https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes DescriptionPL = Szkło akrylowe (szkło organiczne; inaczej pleksi, pleksiglas, metapleks) – przezroczyste tworzywo sztuczne, którego głównym składnikiem jest polimer – poli(metakrylan metylu) (PMMA). - -; Father of the material, i.e. for PLA is Thermoplast, for Steel is Metal -Father = Thermoplast - -; Product URL, recommended are wikipedia links +Father = of the material, i.e. for PLA is Thermoplast, for Steel is Metal Thermoplast ProductURL = https://en.wikipedia.org/wiki/Poly%28methyl_methacrylate%29 - -; Young's Modulus (or E-Module) in [MPa], see http://en.wikipedia.org/wiki/Young%27s_modulus for the details YoungsModulus = 2 MPa - -; Poisson's ratio [unitless], see https://en.wikipedia.org/wiki/Poisson%27s_ratio for the details PoissonRatio = 0.38 - -; Density in [kg/m^3] https://en.wikipedia.org/wiki/Density -Density = 1.19 kg/m^3 - -; Yield strength in [MPa] https://en.wikipedia.org/wiki/Yield_%28engineering%29 +Density = 1190 kg/m^3 YieldStrength = 75 MPa diff --git a/src/Mod/Material/StandardMaterial/Tools/Materials.ods b/src/Mod/Material/StandardMaterial/Tools/Materials.ods index d158f87bc..9b0e13038 100644 Binary files a/src/Mod/Material/StandardMaterial/Tools/Materials.ods and b/src/Mod/Material/StandardMaterial/Tools/Materials.ods differ