update
This commit is contained in:
parent
3dfdffe781
commit
e66559dd3c
2 changed files with 32 additions and 2 deletions
18
Readme.fr.md
18
Readme.fr.md
|
@ -9,6 +9,8 @@
|
|||
|
||||
On vous conseille aussi le projet [GliaX/tourniquet](https://github.com/GliaX/tourniquet) qui d'une manière similaire (_mais bien plus dévelopé et testé_) propose d'imprimer en 3D des tourniquet, qui sont utilisés [dans la bande de Gaza](https://trklou.medium.com/3d-printed-open-source-tourniquet-rationale-failure-analysis-and-proposed-next-steps-of-the-glia-97e8441b4c5a) et [en Ukraine](https://trklou.medium.com/glias-gaza-tourniquet-is-ready-for-emergency-use-in-ukraine-make-some-if-you-can-ef5f83260b7c).
|
||||
|
||||
Voilà la [page printable](https://www.printables.com/model/1114032-israeli-bandage) de ce modèle.
|
||||
|
||||
<img src="https://git.deuxfleurs.fr/distorsion/3D-printed-israeli-bandage/media/branch/main/pictures/israeli_bandage_3D_model_picture.png?raw=true" alt="Image non accessible" height="400" />
|
||||
|
||||
## 1 - Conception et utilisation
|
||||
|
@ -45,4 +47,18 @@ Avec les parametres par defaut du fichier, le levier est assez solid et peut don
|
|||
|
||||
## 3 - Paramètres
|
||||
|
||||
Si vous voulez chnger les parametres de ce design, vous pouvez modifier le fichier _Freecad_ [3Dfiles/israeli_bandage_v3.FCStd](./3Dfiles/), qui est completement paramétrique, avec les paramètres qui se trouvent dans le tableau (ou **Spreadsheet**).
|
||||
Si vous voulez chnger les parametres de ce design, vous pouvez modifier le fichier _Freecad_ [3Dfiles/israeli_bandage_v3.FCStd](./3Dfiles/), qui est completement paramétrique, avec les paramètres qui se trouvent dans le tableau (ou **Spreadsheet**).
|
||||
|
||||
## License
|
||||
|
||||
_Le text de la license "Creative Common" est en anglais si dessous pour info :_
|
||||
|
||||
```
|
||||
3D-printed-israeli-bandage" (c) by @distorsion
|
||||
|
||||
"3D-printed-israeli-bandage" is licensed under a
|
||||
Creative Commons Attribution 4.0 International License.
|
||||
|
||||
You should have received a copy of the license along with this
|
||||
work. If not, see <https://creativecommons.org/licenses/by/4.0/>.
|
||||
```
|
16
Readme.md
16
Readme.md
|
@ -9,6 +9,8 @@
|
|||
|
||||
Please checkout the comparable (_although way more developed and tested_) [GliaX/tourniquet](https://github.com/GliaX/tourniquet) project about 3D-printing tourniquet, which are used [in the Gaza strip](https://trklou.medium.com/3d-printed-open-source-tourniquet-rationale-failure-analysis-and-proposed-next-steps-of-the-glia-97e8441b4c5a) and [in Ukraine](https://trklou.medium.com/glias-gaza-tourniquet-is-ready-for-emergency-use-in-ukraine-make-some-if-you-can-ef5f83260b7c).
|
||||
|
||||
Here is the [printable page](https://www.printables.com/model/1114032-israeli-bandage) for this model.
|
||||
|
||||
<img src="https://git.deuxfleurs.fr/distorsion/3D-printed-israeli-bandage/media/branch/main/pictures/israeli_bandage_3D_model_picture.png?raw=true" alt="Image not available" height="400" />
|
||||
|
||||
## 1 - Design and usage
|
||||
|
@ -45,4 +47,16 @@ Using default parameter the lever is quite strong and thus resilient to differen
|
|||
|
||||
## 3 - Parameters
|
||||
|
||||
If you want to changes the parameters of this design, you can edit the _Freecad_ file [3Dfiles/israeli_bandage_v3.FCStd](./3Dfiles/), which is fully parametric, with parameters present in the **Spreadsheet**.
|
||||
If you want to changes the parameters of this design, you can edit the _Freecad_ file [3Dfiles/israeli_bandage_v3.FCStd](./3Dfiles/), which is fully parametric, with parameters present in the **Spreadsheet**.
|
||||
|
||||
## License
|
||||
|
||||
```
|
||||
3D-printed-israeli-bandage" (c) by @distorsion
|
||||
|
||||
"3D-printed-israeli-bandage" is licensed under a
|
||||
Creative Commons Attribution 4.0 International License.
|
||||
|
||||
You should have received a copy of the license along with this
|
||||
work. If not, see <https://creativecommons.org/licenses/by/4.0/>.
|
||||
```
|
Loading…
Reference in a new issue