diff --git a/cg/freecad/Robossembler_FEM_Materials/Robossembler_ABS-Grey-Rough.FCMat b/cg/freecad/Robossembler_FEM_Materials/Robossembler_ABS-Grey-Rough.FCMat new file mode 100644 index 0000000..04ef764 --- /dev/null +++ b/cg/freecad/Robossembler_FEM_Materials/Robossembler_ABS-Grey-Rough.FCMat @@ -0,0 +1,33 @@ +; Robossembler_ABS-Grey-Rough +; (c) 2023 brothermechanic (CC-BY 3.0) + +[General] +Name = Robossembler_ABS-Grey-Rough +Description = Generic ABS material for Robossembler project's pipeline. +Father = Thermoplast + +[Mechanical] +Density = 1060 kg/m^3 +PoissonRatio = 0.37 +UltimateTensileStrength = 38.8 MPa +YieldStrength = 44.1 MPa +YoungsModulus = 2300 MPa + +[Thermal] +SpecificHeat = 2050 J/kg/K +ThermalConductivity = 0.158 W/m/K +ThermalExpansionCoefficient = 0.000093 m/m/K + +[Rendering] +DiffuseColor = (0.5, 0.5, 0.5, 1.0) +EmissiveColor = (0.0, 0.0, 0.0, 1.0) +Shininess = 35 +TexturePath = ~/texture.jpg +Transparency = 0.0 + +[VectorRendering] +ViewColor = (0.0, 0.0, 1.0, 1.0) + +[UserDefined] +usernum = 0.0 +userstr = String diff --git a/cg/freecad/Robossembler_FEM_Materials/Robossembler_ABS-White-Rough.FCMat b/cg/freecad/Robossembler_FEM_Materials/Robossembler_ABS-White-Rough.FCMat new file mode 100644 index 0000000..c8f3124 --- /dev/null +++ b/cg/freecad/Robossembler_FEM_Materials/Robossembler_ABS-White-Rough.FCMat @@ -0,0 +1,33 @@ +; Robossembler_ABS-Grey-Rough +; (c) 2023 brothermechanic (CC-BY 3.0) + +[General] +Name = Robossembler_ABS-Grey-Rough +Description = Generic ABS material for Robossembler project's pipeline. +Father = Thermoplast + +[Mechanical] +Density = 1060 kg/m^3 +PoissonRatio = 0.37 +UltimateTensileStrength = 38.8 MPa +YieldStrength = 44.1 MPa +YoungsModulus = 2300 MPa + +[Thermal] +SpecificHeat = 2050 J/kg/K +ThermalConductivity = 0.158 W/m/K +ThermalExpansionCoefficient = 0.000093 m/m/K + +[Rendering] +DiffuseColor = (0.95, 0.95, 0.95, 1.0) +EmissiveColor = (0.0, 0.0, 0.0, 1.0) +Shininess = 35 +TexturePath = ~/texture.jpg +Transparency = 0.0 + +[VectorRendering] +ViewColor = (0.0, 0.0, 1.0, 1.0) + +[UserDefined] +usernum = 0.0 +userstr = String diff --git a/cg/freecad/Robossembler_FEM_Materials/Robossembler_Al.FCMat b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Al.FCMat new file mode 100644 index 0000000..abb7e30 --- /dev/null +++ b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Al.FCMat @@ -0,0 +1,36 @@ +; Robossembler_Aluminum +; (c) 2023 brothermechanic (CC-BY 3.0) + +[General] +Name = Robossembler_Al +Description = Generic Aluminum material for Robossembler project's pipeline. +Father = Metal +KindOfMaterial = Aluminium +ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/ + +[Mechanical] +Density = 2700 kg/m^3 +PoissonRatio = 0.35 +ShearModulus = 25.0 GPa +UltimateTensileStrength = 310 MPa +YoungsModulus = 70000 MPa + +[Thermal] +SpecificHeat = 897.0 J/kg/K +ThermalConductivity = 237.0 W/m/K +ThermalExpansionCoefficient = 23.1 µm/m/K + +[Electromagnetic] +ElectricalConductivity = 370370.4 S/m +RelativePermeability = 1.0 + +[Rendering] +DiffuseColor = (0.913, 0.921, 0.925, 1.0) +EmissiveColor = (0.0, 0.0, 0.0, 1.0) +Shininess = 25 +TexturePath = ~/texture.jpg +Transparency = 0.0 + +[UserDefined] +usernum = 0.0 +userstr = String diff --git a/cg/freecad/Robossembler_FEM_Materials/Robossembler_Cu.FCMat b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Cu.FCMat new file mode 100644 index 0000000..977e9ab --- /dev/null +++ b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Cu.FCMat @@ -0,0 +1,37 @@ +; Robossembler_Copper +; (c) 2023 brothermechanic (CC-BY 3.0) + +[General] +Name = Robossembler_Cu +Description = Generic Copper material for Robossembler project's pipeline. +Father = Metal +KindOfMaterial = Copper +ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/ + +[Mechanical] +Density = 8960 kg/m^3 +PoissonRatio = 0.343 +ShearModulus = 46.0 GPa +UltimateTensileStrength = 210 MPa +YieldStrength = 33.3 MPa +YoungsModulus = 119 GPa + +[Thermal] +SpecificHeat = 385.0 J/kg/K +ThermalConductivity = 398.0 W/m/K +ThermalExpansionCoefficient = 16.5 µm/m/K + +[Electromagnetic] +ElectricalConductivity = 59.59 MS/m +RelativePermeability = 0.999994 + +[Rendering] +DiffuseColor = (0.955, 0.637, 0.538, 1.0) +EmissiveColor = (0.0, 0.0, 0.0, 1.0) +Shininess = 25 +TexturePath = ~/texture.jpg +Transparency = 0.0 + +[UserDefined] +usernum = 0.0 +userstr = String diff --git a/cg/freecad/Robossembler_FEM_Materials/Robossembler_Fe.FCMat b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Fe.FCMat new file mode 100644 index 0000000..9038547 --- /dev/null +++ b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Fe.FCMat @@ -0,0 +1,37 @@ +; Robossembler_Iron +; (c) 2023 brothermechanic (CC-BY 3.0) + +[General] +Name = Robossembler_Fe +Description = Generic Iron material for Robossembler project's pipeline. +Father = Metal +KindOfMaterial = Iron +ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/ + +[Mechanical] +Density = 7874 kg/m^3 +PoissonRatio = 0.29 +ShearModulus = 82.0 GPa +UltimateTensileStrength = 497 MPa +YieldStrength = 428 MPa +YoungsModulus = 211 GPa + +[Thermal] +SpecificHeat = 460.5 J/kg/K +ThermalConductivity = 80.4 W/m/K +ThermalExpansionCoefficient = 11.8 µm/m/K + +[Electromagnetic] +ElectricalConductivity = 10.3 MS/m +RelativePermeability = 5000.0 + +[Rendering] +DiffuseColor = (0.560, 0.570, 0.580, 1.0) +EmissiveColor = (0.0, 0.0, 0.0, 1.0) +Shininess = 25 +TexturePath = ~/texture.jpg +Transparency = 0.0 + +[UserDefined] +usernum = 0.0 +userstr = String diff --git a/cg/freecad/Robossembler_FEM_Materials/Robossembler_Steel.FCMat b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Steel.FCMat new file mode 100644 index 0000000..036b02d --- /dev/null +++ b/cg/freecad/Robossembler_FEM_Materials/Robossembler_Steel.FCMat @@ -0,0 +1,33 @@ +; Robossembler_Steel +; (c) 2023 brothermechanic (CC-BY 3.0) + +[General] +Name = Robossembler_Steel +Description = Generic Steel material for Robossembler project's pipeline. +Father = Metal +ColorReferenceURL = https://docs.unrealengine.com/4.27/en-US/RenderingAndGraphics/Materials/PhysicallyBased/ + +[Mechanical] +Density = 7900 kg/m^3 +PoissonRatio = 0.3 +YoungsModulus = 200000 MPa + +[Thermal] +SpecificHeat = 500 J/kg/K +ThermalConductivity = 50 W/m/K +ThermalExpansionCoefficient = 0.000012 m/m/K + +[Electromagnetic] +ElectricalConductivity = 370370.4 S/m +RelativePermeability = 1.0 + +[Rendering] +DiffuseColor = (0.550, 0.556, 0.554, 1.0) +EmissiveColor = (0.0, 0.0, 0.0, 1.0) +Shininess = 50 +TexturePath = ~/texture.jpg +Transparency = 0.0 + +[UserDefined] +usernum = 0.0 +userstr = String