Projet

Général

Profil

Câblage » Historique » Version 2

Thomas Trabattoni, 24/03/2015 13:25

1 1 Thomas Trabattoni
Câblage
2
=======
3
4
Du fait du PWM des moteurs, il faut utiliser des cables blindés pour les moteurs ou les limit switches sinon les pertubations déclenche l'alarme Hard Limit quand celle ci est activée
5
6
Nappe de X et Z
7
---------------
8
9
1  - <<<<>>>>/  2  - Phase 1 moteur Z
10
3  - <<<<>>>>/  4  - Phase 2 moteur Z
11
5  - <<<<>>>>/  6  - Phase 3 moteur Z
12
7  - <<<<>>>>/  8  - Phase 4 moteur Z
13
9  - Sw Z-.........../  10 - Masse limit switches
14
11 - Sw Z+........./  12 -
15
13 - Sw X-........../  14 -
16
15 - Sw X+........./  16 -
17
17 - <<<<>>>>/  18 - Phase 1 moteur X
18
19 - <<<<>>>>/  20 - Phase 2 moteur X
19
21 - <<<<>>>>/  22 - Phase 3 moteur X
20
23 - <<<<>>>>/  24 - Phase 4 moteur X
21
22
Nappe de Y1 et Y2
23
-----------------
24
25
1  - <<<<>>>>/  2  - Phase 1 moteur Y1
26
3  - <<<<>>>>/  4  - Phase 2 moteur Y1
27
5  - <<<<>>>>/  6  - Phase 3 moteur Y1
28
7  - <<<<>>>>/  8  - Phase 4 moteur Y1
29
9  - Sw Y1-........./  10 - Masse limit switches
30
11 - Sw Y1+........./  12 -
31
13 - Sw Y2-........./  14 -
32
15 - Sw Y2+........./  16 -
33
17 - <<<<>>>>/  18 - Phase 1 moteur Y2
34
19 - <<<<>>>>/  20 - Phase 2 moteur Y2
35
21 - <<<<>>>>/  22 - Phase 3 moteur Y2
36
23 - <<<<>>>>/  24 - Phase 4 moteur Y2
37 2 Thomas Trabattoni
38
Evolution
39
---------
40
* Rajouter la fonction Probing sur la pin 5 de l'arduino (cf cpu_map.h dans le dossier grbl-master de la librairie Arduino)
41
* Rajouter un bouton RESET : Uno Analog Pin 0
42
* Rajouter un bouton FEED_HOLD (arret d'urgence quart de tour?) : Uno Analog Pin 1
43
* Rajouter un bouton CYCLE_START_BIT : Uno Analog Pin 2