Some things on CNC
This commit is contained in:
parent
1ec68d9205
commit
f49227b6f3
1 changed files with 4 additions and 2 deletions
6
epi.typ
6
epi.typ
|
@ -10,7 +10,7 @@
|
|||
libepi.card(name: "Défonceuse",
|
||||
protection_items: (libepi.Hearing, libepi.Shield),
|
||||
forbidden_items: (),
|
||||
referent: ("cst1",),
|
||||
referent: ("\\",),
|
||||
instructions: "truc truc truc",
|
||||
min_help: 1
|
||||
),
|
||||
|
@ -39,7 +39,9 @@
|
|||
forbidden_items: (),
|
||||
referent: ("Sel", "Rémy"),
|
||||
instructions: [],
|
||||
warning: []
|
||||
warning: [
|
||||
- Le routeur peut sortir du bed si mal positionné. Être très vigilant·e à sa position à tout moment et rester éloigné de la CNC lorsqu'elle bouge.
|
||||
]
|
||||
),
|
||||
|
||||
libepi.card(name: "Imprimante 3D",
|
||||
|
|
Loading…
Reference in a new issue