Materials: Fix BOM problem in FCMat files

BOM is byte order mark and it was crashing ConfigParser:

Traceback (most recent call last):
  File
"/home/przemo/software/FreeCAD/build/Mod/Fem/MechanicalMaterial.py",
line 109, in setEdit
    taskd = _MechanicalMaterialTaskPanel(self.Object)
  File
"/home/przemo/software/FreeCAD/build/Mod/Fem/MechanicalMaterial.py",
line 138, in __init__
    self.import_materials()
  File
"/home/przemo/software/FreeCAD/build/Mod/Fem/MechanicalMaterial.py",
line 264, in import_materials
    self.add_mat_dir(user_mat_dirname,
":/icons/preferences-general.svg")
  File
"/home/przemo/software/FreeCAD/build/Mod/Fem/MechanicalMaterial.py",
line 245, in add_mat_dir
    self.materials[a_path] = Material.importFCMat(a_path)
  File "/home/przemo/software/FreeCAD/build/Mod/Material/Material.py",
line 57, in importFCMat
    Config.read(fileName)
  File "/usr/lib64/python2.7/ConfigParser.py", line 305, in read
    self._read(fp, filename)
  File "/usr/lib64/python2.7/ConfigParser.py", line 512, in _read
    raise MissingSectionHeaderError(fpname, lineno, line)
<class 'ConfigParser.MissingSectionHeaderError'>: File contains no
section headers.
file: /home/przemo/.FreeCAD/Materials/AlMg3F24.FCMat, line: 1
'\xef\xbb\xbf; AlMg3F24 - 3.3535.26 - DIN 1725\n'

Reported-by: sgrogan
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt 2015-09-23 22:14:41 +01:00 committed by Yorik van Havre
parent 8257751ef7
commit 8c38e25377
96 changed files with 95 additions and 95 deletions

View File

@ -1,4 +1,4 @@
; AlMg3F24 - 3.3535.26 - DIN 1725
; AlMg3F24 - 3.3535.26 - DIN 1725
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; AlMgSi1F31 - 3.2315.72 - DIN 1725
; AlMgSi1F31 - 3.2315.72 - DIN 1725
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; AlZn4,5Mg1F35 - 3.4335.71 - DIN 1725
; AlZn4,5Mg1F35 - 3.4335.71 - DIN 1725
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; Generic glass material
; Generic glass material
; (c) 2015 Przemo Firszt (CC-BY 3.0)
; Information about the content of such cards you can find here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 15CrNi6 - 1.5919 - EN 10084
; 15CrNi6 - 1.5919 - EN 10084
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 17CrNiMo6 - 1.6587 - EN 10084
; 17CrNiMo6 - 1.6587 - EN 10084
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 1C22 - 1.0402 - EN 10083-1
; 1C22 - 1.0402 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 1C35 - 1.0501 - EN 10083-1
; 1C35 - 1.0501 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 1C45 - 1.0503 - EN 10083-1
; 1C45 - 1.0503 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 1C60 - 1.0601 - EN 10083-1
; 1C60 - 1.0601 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 20NiCrMo2 - 1.6523 - EN 10084
; 20NiCrMo2 - 1.6523 - EN 10084
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 28Mn6 - 1.1170 - EN 10083-1
; 28Mn6 - 1.1170 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 2C10 - 1.1121 - EN 10084
; 2C10 - 1.1121 - EN 10084
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 30CrNiMo8 - 1.6580 - EN 10083-1
; 30CrNiMo8 - 1.6580 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 34CrNiMo6 - 1.6582 - EN 10083-1
; 34CrNiMo6 - 1.6582 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 36CrNiMo4 - 1.6511 - EN 10083-1
; 36CrNiMo4 - 1.6511 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 36NiCrMo16 - 1.6773 - EN 10083-1
; 36NiCrMo16 - 1.6773 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 3C15 - 1.1140 - EN 10084
; 3C15 - 1.1140 - EN 10084
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 3C22 - 1.1149 - EN 10083-1
; 3C22 - 1.1149 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 3C35 - 1.1180 - EN 10083-1
; 3C35 - 1.1180 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; 3V45 - 1.1201 - EN 10083-1
; 3V45 - 1.1201 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C10 - 1.0301 - DIN 17210
; C10 - 1.0301 - DIN 17210
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C15 - 1.0401 - DIN 17210
; C15 - 1.0401 - DIN 17210
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C22E - 1.1151 - EN 10083-1
; C22E - 1.1151 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C25E - 1.1158 - EN 10083-1
; C25E - 1.1158 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C30E - 1.1178 - EN 10083-1
; C30E - 1.1178 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C40E - 1.1186 - EN 10083-1
; C40E - 1.1186 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C50E - 1.1206 - EN 10083-1
; C50E - 1.1206 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C55E - 1.1203 - EN 10083-1
; C55E - 1.1203 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; C60E - 1.1221 - EN 10083-1
; C60E - 1.1221 - EN 10083-1
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; E295 GC - 1.0533 - EN 10025
; E295 GC - 1.0533 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; E295 - 1.0050 - EN 10025
; E295 - 1.0050 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; E335 GC - 1.0543 - EN 10025
; E335 GC - 1.0543 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; E335 - 1.0060 - EN 10025
; E335 - 1.0060 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; E360 GC - 1.0633 - EN 10025
; E360 GC - 1.0633 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; E360 - 1.0070 - EN 10025
; E360 - 1.0070 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJL-100 - 0.6010 - EN 1561
; EN-GJL-100 - 0.6010 - EN 1561
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJL-150 - 0.6015 - EN 1561
; EN-GJL-150 - 0.6015 - EN 1561
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJL-200 - 0.6020 - EN 1561
; EN-GJL-200 - 0.6020 - EN 1561
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJL-250 - 0.6025 - EN 1561
; EN-GJL-250 - 0.6025 - EN 1561
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJL-300 - 0.6030 - EN 1561
; EN-GJL-300 - 0.6030 - EN 1561
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJL-350 - 0.6035 - EN 1561
; EN-GJL-350 - 0.6035 - EN 1561
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMB-350-10 - 0.8135 - EN 1562
; EN-GJMB-350-10 - 0.8135 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMB-550-4 - 0.8155 - EN 1562
; EN-GJMB-550-4 - 0.8155 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMB-650-2 - 0.8165 - EN 1562
; EN-GJMB-650-2 - 0.8165 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMW-350-4 - 0.8035 - EN 1562
; EN-GJMW-350-4 - 0.8035 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMW-360-12 - 0.8038 - EN 1562
; EN-GJMW-360-12 - 0.8038 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMW-400-5 - 0.8040 - EN 1562
; EN-GJMW-400-5 - 0.8040 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJMW-450-7 - 0.8045 - EN 1562
; EN-GJMW-450-7 - 0.8045 - EN 1562
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJS-400-15 - 0.7040 - EN 1563
; EN-GJS-400-15 - 0.7040 - EN 1563
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJS-500-7 - 0.7050 - EN 1563
; EN-GJS-500-7 - 0.7050 - EN 1563
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJS-600-3 - 0.7060 - EN 1563
; EN-GJS-600-3 - 0.7060 - EN 1563
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJS-700-2 - 0.7070 - EN 1563
; EN-GJS-700-2 - 0.7070 - EN 1563
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; EN-GJS-800-1 - 0.7080 - EN 1563
; EN-GJS-800-1 - 0.7080 - EN 1563
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G16Mn5 - 1.1131 - DIN 1681
; G16Mn5 - 1.1131 - DIN 1681
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G200 - 1.0420 - DIN 1681
; G200 - 1.0420 - DIN 1681
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G20Mn5 - 1.1120 - DIN 1681
; G20Mn5 - 1.1120 - DIN 1681
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G230 - 1.0446 - DIN 1681
; G230 - 1.0446 - DIN 1681
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G260 - 1.0552 - DIN 1681
; G260 - 1.0552 - DIN 1681
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G300 - 1.0558 - DIN 1681
; G300 - 1.0558 - DIN 1681
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; G30Mn5 - 1.1165 - DIN 17205
; G30Mn5 - 1.1165 - DIN 17205
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S185 - 1.0035 - EN 10025
; S185 - 1.0035 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S235JO - 1.0114 - EN 10025
; S235JO - 1.0114 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S235JR - 1.0037 - EN 10025
; S235JR - 1.0037 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S235JRG1 - 1.0036 - EN 10025
; S235JRG1 - 1.0036 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S260NC - 1.0971 - SEW 092
; S260NC - 1.0971 - SEW 092
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S275JO - 1.0143 - EN 10025
; S275JO - 1.0143 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S275JR - 1.0044 - EN 10025
; S275JR - 1.0044 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S275N - 1.0490 - EN 10113-2
; S275N - 1.0490 - EN 10113-2
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S335JO - 1.0553 - EN 10025
; S335JO - 1.0553 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S335JR - 1.0045 - EN 10025
; S335JR - 1.0045 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S335N - 1.0545 - EN 10113-2
; S335N - 1.0545 - EN 10113-2
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S340MC - 1.0974 - SEW 092
; S340MC - 1.0974 - SEW 092
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S355J2G3 - 1.0570 - EN 10025
; S355J2G3 - 1.0570 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S380MC - 1.0978 - SEW 092
; S380MC - 1.0978 - SEW 092
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S420MC - 1.0980 - EN 10149
; S420MC - 1.0980 - EN 10149
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S420N - 1.8902 - EN 10113-2
; S420N - 1.8902 - EN 10113-2
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S460MC - 1.0982 - SEW 092
; S460MC - 1.0982 - SEW 092
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S460N - 1.8901 - EN 10113-2
; S460N - 1.8901 - EN 10113-2
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S500MC - 1.0984 - EN 10149
; S500MC - 1.0984 - EN 10149
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S550MC - 1.0986 - SEW 092
; S550MC - 1.0986 - SEW 092
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; S690MC - 1.0966 - SEW 092
; S690MC - 1.0966 - SEW 092
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; St 37-2K - 1.0161 - EN 10025
; St 37-2K - 1.0161 - EN 10025
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; St E 255 - 1.0461 - DIN 17102
; St E 255 - 1.0461 - DIN 17102
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; St E 315 - 1.0505 - DIN 17102
; St E 315 - 1.0505 - DIN 17102
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; St E 380 - 1.8900 - DIN 17102
; St E 380 - 1.8900 - DIN 17102
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; St E 460 - 1.8905 - DIN 17102
; St E 460 - 1.8905 - DIN 17102
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; St E 500 - 1.8907 - DIN 17102
; St E 500 - 1.8907 - DIN 17102
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X2CrNiMoN17-13-3 - 1.4429 - EN 10088
; X2CrNiMoN17-13-3 - 1.4429 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X2CrNiN24-4 - 1.4362 - EN 10088
; X2CrNiN24-4 - 1.4362 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X39CrMo17-1 - 1.4122 - EN 10088
; X39CrMo17-1 - 1.4122 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X3CrNiMo13-14 - 1.4313 - EN 10088
; X3CrNiMo13-14 - 1.4313 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X5CrNi18-10 - 1.4301 - EN 10088
; X5CrNi18-10 - 1.4301 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X5CrNiMo17-12-2 - 1.4401 - EN 10088
; X5CrNiMo17-12-2 - 1.4401 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material

View File

@ -1,4 +1,4 @@
; X6CrNiTi18-10 - 1.4541 - EN 10088
; X6CrNiTi18-10 - 1.4541 - EN 10088
; (c) 2014 M. Münch - GNU Lesser General Public License (LGPL)
; information about the content of this card can be found here:
; http://www.freecadweb.org/wiki/index.php?title=Material