From f2ee94ddbe2b82f1635e9abe2888f537f005e4e2 Mon Sep 17 00:00:00 2001 From: pawel32640 Date: Thu, 22 Sep 2011 12:09:50 +0000 Subject: [PATCH] changes in the "elements_de_distributeurs" part 1 / 2, added new elements git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1336 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- .../deux_voies_non_relies/1_voie_fermee.elmt | 12 ++++---- .../1_voie_p_vers_a.elmt | 8 ++--- .../deux_voies_relies/1_voie_fermee.elmt | 20 ++++++------- .../deux_voies_relies/1_voie_p_vers_a.elmt | 18 ++++++----- .../mode_de_commande/bouton.elmt | 12 ++++++++ .../mode_de_commande/bouton_de_presse.elmt | 13 ++++++++ .../mode_de_commande/bouton_deux_voies.elmt | 13 ++++++++ .../mode_de_commande/bouton_tirage.elmt | 13 ++++++++ .../commande_electrique_deux.elmt | 12 ++++++++ .../commande_electrique_droite.elmt | 7 +++-- .../commande_electrique_gauche.elmt | 13 ++++++++ .../commande_piezoelectrique.elmt | 13 ++++++++ .../mode_de_commande/levier.elmt | 13 ++++++++ .../mode_de_commande/moteur_electrique.elmt | 16 ++++++++++ .../mode_de_commande/pedale_1.elmt | 12 ++++++++ .../mode_de_commande/pedale_2.elmt | 12 ++++++++ .../mode_de_commande/poussoir.elmt | 12 ++++++++ .../mode_de_commande/poussoir_reglable.elmt | 14 +++++++++ .../mode_de_commande/pression_air.elmt | 13 ++++++++ .../pression_augmentation.elmt | 14 +++++++++ .../mode_de_commande/pression_chute.elmt | 14 +++++++++ .../mode_de_commande/ressort_droite.elmt | 12 ++++++++ .../mode_de_commande/ressort_gauche.elmt | 12 ++++++++ .../mode_de_commande/rouleau.elmt | 13 ++++++++ .../mode_de_commande/rouleau_1.elmt | 18 +++++++++++ .../mode_de_commande/symb_sv_4-2.elmt | 30 +++++++++---------- .../elements_de_distributeurs/qet_directory | 16 +++++----- .../2_voies_b-t_fermes.elmt | 16 +++++----- .../2_voies_croisees.elmt | 12 ++++---- .../2_voies_p-a_fermes.elmt | 16 +++++----- .../2_voies_p-b_relies.elmt | 16 +++++----- .../2_voies_p-t_relies.elmt | 16 +++++----- .../2_voies_parallele.elmt | 12 ++++---- .../4-2-centre_ferme.elmt | 20 ++++++------- .../4-2-centre_ouvert.elmt | 14 ++++----- 35 files changed, 381 insertions(+), 116 deletions(-) create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_de_presse.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_deux_voies.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_tirage.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_deux.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_gauche.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_piezoelectrique.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/levier.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/moteur_electrique.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_1.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_2.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir_reglable.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_air.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_augmentation.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_chute.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_droite.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_gauche.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau.elmt create mode 100644 elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau_1.elmt diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_fermee.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_fermee.elmt index 2d6152dd6..5272dac78 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_fermee.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_fermee.elmt @@ -1,4 +1,4 @@ - + 2 ports close 2 orifices fermes @@ -6,10 +6,10 @@ - - - - - + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_p_vers_a.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_p_vers_a.elmt index 009ea0632..f6a1d815d 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_p_vers_a.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_non_relies/1_voie_p_vers_a.elmt @@ -1,4 +1,4 @@ - + 2 ports open directional 2 orifices passant @@ -6,8 +6,8 @@ - - - + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_fermee.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_fermee.elmt index ae4cb7c09..a493089b1 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_fermee.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_fermee.elmt @@ -1,4 +1,4 @@ - + 2 ports close 2 orifices obtures @@ -6,14 +6,14 @@ - - - - - - - - - + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_p_vers_a.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_p_vers_a.elmt index ae2feeaa7..eb0ae4dd7 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_p_vers_a.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/deux_voies_relies/1_voie_p_vers_a.elmt @@ -1,4 +1,4 @@ - + 2 ports open 2 orifices passants @@ -6,12 +6,14 @@ - - - - - - - + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton.elmt new file mode 100644 index 000000000..3a7102227 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton.elmt @@ -0,0 +1,12 @@ + + + Bouton + Przycisk + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_de_presse.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_de_presse.elmt new file mode 100644 index 000000000..71fe5da38 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_de_presse.elmt @@ -0,0 +1,13 @@ + + + Bouton de presse + Przycisk wciskany + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_deux_voies.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_deux_voies.elmt new file mode 100644 index 000000000..e8cc0ea2e --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_deux_voies.elmt @@ -0,0 +1,13 @@ + + + Bouton voies deux + Przycisk o dwuch kierunkach działania + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_tirage.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_tirage.elmt new file mode 100644 index 000000000..cecf6f0cf --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/bouton_tirage.elmt @@ -0,0 +1,13 @@ + + + Tirage bouton + Przycisk wyciągany + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_deux.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_deux.elmt new file mode 100644 index 000000000..961335f95 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_deux.elmt @@ -0,0 +1,12 @@ + + + Electrique deux bobine + Elektryczne (dwie cewki) + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_droite.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_droite.elmt index b3ddd9f2a..a28c773bf 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_droite.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_droite.elmt @@ -1,12 +1,13 @@ - + Electrical command right Commande electrique droite + Elektryczne (strona prawa) Elektrický příkaz vpravo - - + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_gauche.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_gauche.elmt new file mode 100644 index 000000000..ba2877ad5 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_electrique_gauche.elmt @@ -0,0 +1,13 @@ + + + Electrical command left + Commande electrique gauche + Elektryczne (strona lewa) + Elektrický příkaz vlevo + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_piezoelectrique.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_piezoelectrique.elmt new file mode 100644 index 000000000..64784de7c --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/commande_piezoelectrique.elmt @@ -0,0 +1,13 @@ + + + Piézoélectrique + Piezoelektryczne + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/levier.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/levier.elmt new file mode 100644 index 000000000..1ef418d35 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/levier.elmt @@ -0,0 +1,13 @@ + + + Levier + Dźwignia + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/moteur_electrique.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/moteur_electrique.elmt new file mode 100644 index 000000000..5e51478c1 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/moteur_electrique.elmt @@ -0,0 +1,16 @@ + + + Moteur electrique + Silnik elektryczny + + + + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_1.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_1.elmt new file mode 100644 index 000000000..080783b74 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_1.elmt @@ -0,0 +1,12 @@ + + + Pédale + Pedał + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_2.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_2.elmt new file mode 100644 index 000000000..cf364c16b --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pedale_2.elmt @@ -0,0 +1,12 @@ + + + Pédale deux voies + Pedał dwukierunkowy + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir.elmt new file mode 100644 index 000000000..a04cf754f --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir.elmt @@ -0,0 +1,12 @@ + + + Poussoir + Popychacz + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir_reglable.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir_reglable.elmt new file mode 100644 index 000000000..589903b51 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/poussoir_reglable.elmt @@ -0,0 +1,14 @@ + + + Poussoir longueur réglable + Popychacz z nastawną długością + + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_air.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_air.elmt new file mode 100644 index 000000000..84b91862e --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_air.elmt @@ -0,0 +1,13 @@ + + + Commande pression de l'air + Sterowane za pomocą ciśnienia + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_augmentation.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_augmentation.elmt new file mode 100644 index 000000000..a3bc4b2e7 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_augmentation.elmt @@ -0,0 +1,14 @@ + + + Augmentation de la pression de l'air + Sterowane przez wzrost ciśnienia + + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_chute.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_chute.elmt new file mode 100644 index 000000000..0f50ac752 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/pression_chute.elmt @@ -0,0 +1,14 @@ + + + Commande chute de pression d'air + Sterowane przez spadek ciśnienia + + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_droite.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_droite.elmt new file mode 100644 index 000000000..fc9711065 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_droite.elmt @@ -0,0 +1,12 @@ + + + Spring + Ressort + Sprężyna (strona prawa) + Pružina + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_gauche.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_gauche.elmt new file mode 100644 index 000000000..c1ed92c10 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/ressort_gauche.elmt @@ -0,0 +1,12 @@ + + + Spring + Ressort de centrage + Sprężyna (strona lewa) + Pružina + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau.elmt new file mode 100644 index 000000000..4764cff71 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau.elmt @@ -0,0 +1,13 @@ + + + Rouleau + Rolka + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau_1.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau_1.elmt new file mode 100644 index 000000000..b4dd87ff3 --- /dev/null +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/rouleau_1.elmt @@ -0,0 +1,18 @@ + + + Rouleau unidirectionnel + Rolka jednokierunkowa + + + + + + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/symb_sv_4-2.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/symb_sv_4-2.elmt index 067f7c693..bd767f7bd 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/symb_sv_4-2.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/mode_de_commande/symb_sv_4-2.elmt @@ -1,4 +1,4 @@ - + Servovalve 4-2 Symbolisation Servovalve 4-2 @@ -6,19 +6,19 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/qet_directory b/elements/mecanique/hydraulique/elements_de_distributeurs/qet_directory index 7b0335251..dc3fe1795 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/qet_directory +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/qet_directory @@ -1,8 +1,8 @@ - - - Elements distributeurs - Elements control valves - Elementy sterowania zaworów - Prvky řízení ventilů - - + + + Elements control valves + Elements distributeurs + Elementy zaworów + Prvky řízení ventilů + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_b-t_fermes.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_b-t_fermes.elmt index 53564ffa0..d8ca42851 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_b-t_fermes.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_b-t_fermes.elmt @@ -1,4 +1,4 @@ - + 2 ports - B-T close 2 voies - B-T fermés @@ -6,12 +6,12 @@ - - - - - - - + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_croisees.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_croisees.elmt index 162208879..d47c032e0 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_croisees.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_croisees.elmt @@ -1,4 +1,4 @@ - + 2 ports cross 2 voies croisées @@ -6,10 +6,10 @@ - - - - - + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-a_fermes.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-a_fermes.elmt index 01e334dd0..5027fc390 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-a_fermes.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-a_fermes.elmt @@ -1,4 +1,4 @@ - + 2 ports -P-A close 2 voies - P-A fermés @@ -6,12 +6,12 @@ - - - - - - - + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-b_relies.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-b_relies.elmt index 1ec4fb408..a16ebd2ab 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-b_relies.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-b_relies.elmt @@ -1,4 +1,4 @@ - + 2 ports - P -> B connected 2 voies - P -> B relies @@ -6,12 +6,12 @@ - - - - - - - + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-t_relies.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-t_relies.elmt index 80bff70dc..910d1b364 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-t_relies.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_p-t_relies.elmt @@ -1,4 +1,4 @@ - + 2 ports - P -> T connected 2 voies - P -> T Relies @@ -6,13 +6,11 @@ - - - - - - - - + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_parallele.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_parallele.elmt index cf8b60598..589156835 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_parallele.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/2_voies_parallele.elmt @@ -1,4 +1,4 @@ - + 2 ports parallel 2 voies parallèles @@ -6,10 +6,10 @@ - - - - - + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ferme.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ferme.elmt index 20065acbd..42fda5c91 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ferme.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ferme.elmt @@ -1,4 +1,4 @@ - + 4 holes - closed 4 orifices - fermés @@ -6,14 +6,14 @@ - - - - - - - - - + + + + + + + + + diff --git a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ouvert.elmt b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ouvert.elmt index 3e77e5fcb..202078f00 100644 --- a/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ouvert.elmt +++ b/elements/mecanique/hydraulique/elements_de_distributeurs/quatre_voies_non_relies/4-2-centre_ouvert.elmt @@ -1,4 +1,4 @@ - + 4 holes - open center 4 orifices centre ouvert @@ -6,11 +6,11 @@ - - - - - - + + + + + +