Commit Graph

64 Commits

Author SHA1 Message Date
Bernd Hahnebach
c7531ec6cf Material: cards, some fixes in generic cards 2019-02-21 21:53:04 +01:00
Bernd Hahnebach
1758a74454 Material, card tools, update csv and ods 2019-02-21 13:51:44 +01:00
donovaly
607c8cc33a Material: cards, fix name and licence of the new cards 2019-02-21 13:51:44 +01:00
donovaly
617af018e7 Material: cards, add some new cards 2019-02-21 13:51:43 +01:00
donovaly
d807c8610f Material: cards, add some properties to some cards 2019-02-21 13:51:43 +01:00
donovaly
0e1f914bb9 Material: card tools, add some cards and change properties of some cards by adding csv and ods files 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
e3b567bf5c Material: template card, fix some properties 2019-02-21 13:51:42 +01:00
Bernd Hahnebach
34d8519e62 Material: card tools, update csv and ods 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
05d5e06b76 Material: cards, remove non standard language info 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
39328fd373 Material: cards, fix some card names inside the cards 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
14457379db Material: cards, remove spcific price values 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
8d3c65e29c Material: card template, fix card name 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
e9f7436ec3 Material: card template, add missing properties 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
194184e3cf Material: card template, delete duplicate property for thermal expansion coefficient 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
36af5be7f8 Material: mat card template, adapt units from FreeCAD unit system 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
890629289f Material: card tools, add missing properties 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
e6731765ff Material: card header, use the same header in all code files 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
71416a4005 Material: card tools, update csv and ods 2019-02-15 19:02:42 +01:00
Bernd Hahnebach
01b8861433 Material: mat cards, add unit to shear modulus 2019-02-15 19:02:42 +01:00
Bernd Hahnebach
f4cd8b36de Material: mat cards, fix a unit in an Aluminium 2019-02-15 19:02:42 +01:00
Bernd Hahnebach
520701c777 Material: card templates, remove wrong shear modulus name modulus of share and update materials csv and ods 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
abeb108072 Material: mat cards, fix shear modulus name in all cards 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
aa336f77cb Material: card templates, fix name of property shear modulus 2019-02-14 21:11:23 +01:00
Bernd Hahnebach
e1740c0c10 Material: tools adapt csv and ods 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
d651fce35e Material: cards, fix CardName 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
4e7b3f3526 Material: card steel generic, fix kg unit 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
e3cea848f5 Material: mat cards, add some units to all cards where missing 2019-02-12 10:17:50 -02:00
Bernd Hahnebach
502a9d5f05 Material: recreated materials files with the bash tools 2018-07-11 21:18:49 -03:00
Bernd Hahnebach
e90977a103 Material: properties, remove Elasticity because it is a theory and not a property 2018-07-11 21:18:49 -03:00
Bernd Hahnebach
81ae098b18 Material: fix some units in various material cards 2018-05-23 17:59:29 +02:00
Unknown
e3eca59173 Misc. typo fixes
Various workbenches
2017-12-23 14:30:30 +01:00
Unknown
8d9bd319bd Misc. Typos 2017-10-09 19:59:33 +02:00
vdwalts
ebab0475b7 Materials: add thmermomechanical material values to gerneral steel and calculix steel 2016-08-04 17:45:04 +02:00
Przemo Firszt
0028b5ec28 [Material] Fix acrylic glass density and remove comments 2016-07-20 21:48:07 +01:00
Przemo Firszt
1a635c6d36 [Material] Amend Aluminum-6061-T6.FCMat
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2016-07-18 17:40:15 -03:00
Przemo Firszt
96c8802223 [Material] Add Acrylic Glass
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2016-05-29 19:24:41 -03:00
mandeeps708
49024c34a0 adds new material: Aluminium-6061-T6 2016-04-17 05:02:38 +05:30
mandeeps708
51f0e4faea Materials readme 2016-04-17 04:26:23 +05:30
Bernd Hahnebach
5c7905742a FEM: small changes in CalculiX standard steel material 2016-02-02 07:18:47 +01:00
DaviKaur
bb17b6acbd Materials: New Glass Materials 2015-10-31 13:01:39 +01:00
Przemo Firszt
0973edc0ab 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>
2015-09-24 11:07:23 -03:00
sgrogan
f29f34f969 Remove Specific Weight from .FCMat files 2015-09-14 17:36:44 -03:00
Przemo Firszt
3cc691d871 Material: Add generic glass FCMat file
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-09-09 13:57:45 +02:00
Przemo Firszt
052995a2a2 Material: Add missing Density fields using Tools
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:59:02 +01:00
Przemo Firszt
321a310481 Materials: Add Materials.ods file
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:59:02 +01:00
Przemo Firszt
06e9f7e505 Materials: Add Tools for FCMat<->ods conversion
Testing and proofreading by sgrogan

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:58:51 +01:00
Przemo Firszt
f4f086316c Materials: Update Readme.txt
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:58:31 +01:00
Przemo Firszt
7952e6f7f1 Material: Add TEMPLATE.FCMat file
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:58:31 +01:00
Przemo Firszt
31f387d113 Material: Clean material files
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-08-27 15:58:31 +01:00
Przemo Firszt
ffa1065898 FEM, Material: Add DENSITY to inp files and basic material files
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-07-31 14:04:14 -03:00