Add soldering iron
This commit is contained in:
parent
00a9dcea67
commit
1ec68d9205
1 changed files with 12 additions and 0 deletions
12
epi.typ
12
epi.typ
|
@ -51,6 +51,18 @@
|
||||||
],
|
],
|
||||||
//warning: []
|
//warning: []
|
||||||
),
|
),
|
||||||
|
|
||||||
|
libepi.card(name: "Fer à souder",
|
||||||
|
protection_items: (),
|
||||||
|
forbidden_items: (),
|
||||||
|
referent: ("Sel",),
|
||||||
|
instructions: [
|
||||||
|
- Il est recommandé de l'utiliser avec les "mains à souder" et la mini-hotte
|
||||||
|
- Température: *300°C* conviennent, pas besoin de chauffer plus fort.
|
||||||
|
- Après utlisation, laisser une *bille de soudure* sur le bout de la panne pour prévenir son *odxydation*.
|
||||||
|
],
|
||||||
|
//warning: []
|
||||||
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
#show: doc => [
|
#show: doc => [
|
||||||
|
|
Loading…
Reference in a new issue