summaryrefslogtreecommitdiff
path: root/docs/src/docs.xml
blob: c506712c203b4ac9e4fd4c0b0708e32c862c9d23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<docs>

<docgroup lang="en" index="index.html">
<doc name="html_gcode" title="G Code quick reference">

<doc name="common_emc2-intro" title="Overleaf Image"/>
<doc name="common_overleaf" title="Overleaf Text"/>
<doc name="common_System_Requirements" title="System Requirements"/>
<doc name="common_Getting_EMC" title="Getting EMC2"/>
<doc name="common_Updating_EMC" title="Updating EMC2"/>
<doc name="quickstart_stepper_quickstart" title="Stepper Quickstart"/>
<doc name="config_stepconf" title="Configuration Wizard for Stepper-Based Machines"/>
<doc name="config_pncconf" title="Point and Click Configuration Wizard (for Machines using Mesa)"/>
<doc name="config_copy_and_run" title="Copy and Run"/>
<doc name="common_Linux_FAQ" title="Linux FAQ"/>
<doc name="common_GPLD_Copyright" title="Copyright and Documentation License"/>

<doc name="common_overleaf" title="Overleaf Text"/>
<doc name="common_userforeword" title="Foreword"/>
<doc name="common_user_intro" title="Introduction"/>
<doc name="common_User_Concepts" title="Important User Concepts"/>
<doc name="gui_axis" title="GUI: Axis"/>
<doc name="gui_touchy" title="GUI: Touchy"/>
<doc name="gui_ngcgui" title="GUI: NGCGUI"/>
<doc name="gui_tklinuxcnc" title="GUI: TkLinuxCNC"/>
<doc name="gui_mini" title="GUI: Mini"/>
<doc name="gui_keystick" title="GUI: Keystick"/>
<doc name="common_machining_center" title="Machining Center Info"/>
<doc name="gcode_overview" title="Gcode Overview"/>
<doc name="gcode_coordinates" title="Gcode Coordinates"/>
<doc name="gcode_tool_compensation" title="Gcode Tool Compensation"/>
<doc name="gcode_main" title="The EMC2 Gcode Language"/>
<doc name="gcode_mill_canned" title="Gcode Mill Canned Cycle Examples"/>
<doc name="lathe_lathe-user" title="Lathe User Information"/>
<doc name="gcode_rs274ngc" title="RS-274/NGC Gcode"/>
<doc name="examples_gcode" title="Gcode Examples"/>
<doc name="gui_image-to-gcode" title="Image to Gcode"/>
<doc name="common_Glossary" title="Glossary"/>
<doc name="common_GPLD_Copyright" title="Copyright and Documentation License"/>

<doc name="common_overleaf" title="Overleaf Text"/>
<doc name="hal_intro" title="Introduction"/>
<doc name="hal_tutorial" title="HAL Advanced Tutorial"/>
<doc name="hal_general_ref" title="General Reference"/>
<doc name="hal_tools" title="HAL Tools"/>
<doc name="hal_basic_hal" title="Basic HAL Info"/>
<doc name="hal_halshow" title="Halshow"/>
<doc name="hal_components" title="HAL Components"/>
<doc name="hal_rtcomps" title="Realtime Components"/>
<doc name="hal_parallel_port" title="Parallel Port Drivers"/>
<doc name="gui_halui" title="HAL User Interface"/>
<doc name="hal_hal-examples" title="HAL Examples"/>
<doc name="hal_comp" title="Comp: a tool for creating HAL components"/>
<doc name="hal_halmodule" title="Creating Userspace Python Components with the 'hal' module"/>
<doc name="drivers_AX5214H" title="AX5214H Driver"/>
<doc name="drivers_GS2" title="GS2 Driver"/>
<doc name="drivers_hostmot2" title="HostMot2 Driver"/>
<doc name="drivers_motenc" title="Motenc Driver"/>
<doc name="drivers_opto22" title="Opto22 Driver"/>
<doc name="drivers_pico_ppmc" title="Pico PPMC Driver"/>
<doc name="drivers_pluto_p" title="Pluto-P Driver"/>
<doc name="drivers_servo_to_go" title="Servo-To-Go Driver"/>
<doc name="drivers_GM" title="General Mechatronics GM6-PCI Driver"/>
<doc name="common_GPLD_Copyright" title="Copyright and Documentation License"/>

<doc name="common_overleaf" title="Overleaf Text"/>
<doc name="common_Integrator_Concepts" title="Important Integrator Concepts"/>
<doc name="install_Latency_Test" title="Latency Test"/>
<doc name="config_ini_config" title="Basic Configuration"/>
<doc name="config_ini_homing" title="Homing Configuration"/>
<doc name="config_lathe_config" title="Lathe Configuration"/>
<doc name="config_emc2hal" title="EMC2 interface to HAL"/>
<doc name="config_stepper" title="Stepper Configuration"/>
<doc name="hal_pyvcp" title="Python Virtual Control Panels (pyVCP)"/>
<doc name="hal_pyvcp_examples" title="pyVCP Examples"/>
<doc name="gui_gladevcp" title="Glade Virtual Control Panel"/>
<doc name="motion_kinematics" title="Kinematics"/>
<doc name="motion_tweaking_steppers" title="Tweaking Steppers"/>
<doc name="motion_pid_theory" title="PID theory"/>
<doc name="ladder_ladder_intro" title="Ladder Introduction"/>
<doc name="ladder_classic_ladder" title="ClassicLadder"/>
<doc name="ladder_ladder_examples" title="ClassicLadder Examples"/>
<doc name="examples_pci_parallel_port" title="PCI Parallel Port"/>
<doc name="examples_spindle" title="Spindle Example"/>
<doc name="examples_mpg" title="MPG Example"/>
<doc name="examples_gs2_example" title="GS2 Example"/>
<doc name="common_Stepper_Diagnostics" title="Stepper Quickstart"/>
<doc name="common_Linux_FAQ" title="Linux FAQ"/>
<doc name="common_Glossary" title="Glossary"/>
<doc name="common_GPLD_Copyright" title="Copyright and Documentation License"/>

<doc name="common_overleaf" title="Overleaf Text"/>
<doc name="code_Code_Notes" title="Code Notes"/>
<doc name="code_NML_Messages" title="NML Messages"/>
<doc name="code_Style_Guide" title="Style Guide"/>
<doc name="common_Glossary" title="Glossary"/>
<doc name="common_GPLD_Copyright" title="Copyright and Documentation License"/>

<doc name="xref" title="Cross Reference Index"/>
</docgroup>

<docgroup lang="es" index="index_es.html">
<doc name="html_gcode_es" title="Référence G Code, aide rapide"/>

<doc name="common/overleaf.html" title="Texte de la page couverture (en anglais)"/>
<doc name="common/System_Requirements_es.html" title="Configuration requise"/>
<doc name="common/Getting_EMC_es.html" title="Où trouver EMC2"/>
<doc name="common/Updating_EMC_es.html" title="Mise à jour d'EMC2"/>
<doc name="quickstart/stepper_quickstart_es.html" title="Démarrage rapide"/>
<doc name="config/stepconf_es.html" title="L'assistant de configuration StepConf"/>
<doc name="config/pncconf_es.html" title="L'assistant de configuration PncConf (pour les machines utilisant Mesa)"/>
<doc name="config/copy_and_run_es.html" title="Copier et exécuter"/>
<doc name="common/Linux_FAQ_es.html" title="Petite FAQ Linux"/>
<doc name="common/GPLD_Copyright.html" title="Copyright et Licence de la documentation (en anglais)"/>

<doc name="common/overleaf.html" title="Texte de la page couverture (en anglais)"/>
<doc name="common/userforeword_es.html" title="Avant-propos"/>
<doc name="common/user_intro_es.html" title="Introduction"/>
<doc name="common/User_Concepts_es.html" title="Concepts importantes pour l'utilisateur"/>
<doc name="gui/axis_es.html" title="GUI: Axis"/>
<doc name="gui/touchy_es.html" title="GUI: Touchy"/>
<doc name="gui/ngcgui_es.html" title="GUI: NGCGUI"/>
<doc name="gui/tklinuxcnc_es.html" title="GUI: TkLinuxCNC"/>
<doc name="gui/mini_es.html" title="GUI: Mini"/>
<doc name="gui/keystick_es.html" title="GUI: KeyStick"/>
<doc name="common/machining_center_es.html" title="Informations Centre d'usinage"/>
<doc name="gcode/overview_es.html" title="Aperçu gcode"/>
<doc name="gcode/coordinates_es.html" title="Les systèmes de coordonnées"/>
<doc name="gcode/tool_compensation_es.html" title="Les compensations d'outil"/>
<doc name="gcode/main_es.html" title="Le langage Gcode EMC2"/>
<doc name="gcode/mill_canned_es.html" title="Les cycles préprogrammés"/>
<doc name="lathe/lathe-user_es.html" title="Informations spécifiques aux tours"/>
<doc name="gcode/rs274ngc_es.html" title="Le language G-code RS274/NGC"/>
<doc name="examples/gcode_es.html" title="Exemples en G-code"/>
<doc name="gui/image-to-gcode_es.html" title="Les fonctionnalités d'Image-to-gcode"/>
<doc name="common/Glossary_es.html" title="Glossaire"/>
<doc name="common/GPLD_Copyright.html" title="Copyright et Licence de la documentation (en anglais)"/>

<doc name="common/overleaf.html" title="Texte de la page couverture (en anglais)"/>
<doc name="hal/intro_es.html" title="Introduction à HAL"/>
<doc name="hal/tutorial_es.html" title="Le tutoriel de HAL"/>
<doc name="hal/general_ref_es.html" title="Documentation générale de HAL"/>
<doc name="hal/tools_es.html" title="Outils et utilitaires pour HAL"/>
<doc name="hal/basic_hal_es.html" title="Les bases de HAL"/>
<doc name="hal/halshow_es.html" title="Les fonctionnalités de Halshow"/>
<doc name="hal/components_es.html" title="Exemples pour HAL"/>
<doc name="hal/rtcomps_es.html" title="Les composants temps réel"/>
<doc name="hal/parallel_port_es.html" title="Pilotes de port parallèle"/>
<doc name="gui/halui_es.html" title="halui"/>
<doc name="hal/hal-examples_es.html" title="Exemples pour HAL"/>
<doc name="hal/comp_es.html" title="Comp: un outil de création de composants HAL"/>
<doc name="hal/halmodule_es.html" title="Créer un espace utilisateur en Python avec le module 'hal'"/>
<doc name="drivers/AX5214H_es.html" title="Pilote AX5214H"/>
<doc name="drivers/GS2_es.html" title="Pilote GS2"/>
<doc name="drivers/hostmot2_es.html" title="Pilote HostMot2"/>
<doc name="drivers/m5i20_es.html" title="Pilote Mesa 5i20 (obsolète, l'utilisation du pilote HostMot2)"/>
<doc name="drivers/motenc_es.html" title="Pilote Motenc Driver"/>
<doc name="drivers/opto22_es.html" title="Pilote Opto22 Driver"/>
<doc name="drivers/pico_ppmc_es.html" title="Pilote Pico PPMC Driver"/>
<doc name="drivers/pluto_p_es.html" title="Pilote Pluto-P Driver"/>
<doc name="drivers/servo_to_go_es.html" title="Pilote Servo-To-Go Driver"/>
<doc name="common/GPLD_Copyright.html" title="Copyright et Licence de la documentation (en anglais)"/>

<doc name="common/overleaf.html" title="Texte de la page couverture (en anglais)"/>
<doc name="common/Integrator_Concepts_es.html" title="Concepts intégrateurs importants"/>
<doc name="install/Latency_Test_es.html" title="Test de latence"/>
<doc name="config/ini_config_es.html" title="La configuration en détail"/>
<doc name="config/ini_homing_es.html" title="Configuration des prises d'origine"/>
<doc name="config/lathe_config_es.html" title="Tour de configuration"/>
<doc name="config/emc2hal_es.html" title="Interface entre LinuxCNC et HAL"/>
<doc name="config/stepper_es.html" title="Configuration pas à pas"/>
<doc name="hal/pyvcp_es.html" title="Panneaux de commande virtuel Python (pyVCP)"/>
<doc name="hal/pyvcp_examples_es.html" title="exemples pyVCP"/>
<doc name="gui/gladevcp_es.html" title="Panneaux de commande virtuel Glade"/>
<doc name="motion/kinematics_es.html" title="Notions de cinématique"/>
<doc name="motion/tweaking_steppers_es.html" title="Réglage des moteurs pas à pas"/>
<doc name="motion/pid_theory_es.html" title="Théorie du PID"/>
<doc name="ladder/ladder_intro_es.html" title="Introduction au langage Ladder"/>
<doc name="ladder/classic_ladder_es.html" title="ClassicLadder"/>
<doc name="ladder/ladder_examples_es.html" title="Exemples ClassicLadder"/>
<doc name="examples/pci_parallel_port_es.html" title="Exemple Ajouter un port parallèle PCI"/>
<doc name="examples/spindle_es.html" title="Exemple contrôler la vitesse de la broche"/>
<doc name="examples/mpg_es.html" title="Exemple Utiliser une manivelle électronique"/>
<doc name="examples/gs2_example_es.html" title="Exemple GS2"/>
<doc name="common/Stepper_Diagnostics_es.html" title="Pas à pas de diagnostic"/>
<doc name="common/Linux_FAQ_es.html" title="Petite FAQ Linux"/>
<doc name="common/Glossary_es.html" title="Glossaire"/>
<doc name="common/GPLD_Copyright.html" title="Copyright et Licence de la documentation (en anglais)"/>

<doc name="common/overleaf.html" title="Texte de la page couverture (en anglais)"/>
<doc name="code/Code_Notes.html" title="Notes sur le code (en anglais)"/>
<doc name="code/NML_Messages.html" title="Messages LNM (en anglais)"/>
<doc name="code/Style_Guide.html" title="Guide de style (en anglais)"/>
<doc name="common/Glossary.html" title="Glossaire (en anglais)"/>
<doc name="common/GPLD_Copyright.html" title="Copyright et Licence de la documentation (en anglais)"/>
	
<doc name="./xref_es.html" title="Indice de référence croisée"/>
</docgroup>

<docgroup lang="fr" index="index_fr.html">
<doc name="html_gcode_fr" title="R&eacute;f&eacute;rence du G Code, aide rapide"/>

<doc name="common/overleaf_fr.html" title="Texte de la couverture"/>
<doc name="common/System_Requirements_fr.html" title="Configuration requise"/>
<doc name="common/Getting_linuxcnc_fr.html" title="Se procurer et installer LinuxCNC"/>
<doc name="quickstart/stepper_quickstart_fr.html" title="Informations pr&eacte;alables &agrave; configuration"/>
<doc name="config/stepconf_fr.html" title="L'assistant graphique de configuration StepConf"/>
<doc name="config/pncconf_fr.html" title="L'assistant graphique de configuration PncConf (Mesa)"/>
<doc name="common/Linux_FAQ_fr.html" title="Petite FAQ Linux"/>

<doc name="common/userforeword_fr.html" title="Avant-propos"/>
<doc name="common/user_intro_fr.html" title="Introduction"/>
<doc name="common/User_Concepts_fr.html" title="Concepts importantes pour l'utilisateur"/>
<doc name="gui/axis_fr.html" title="L'interface graphique Axis"/>
<doc name="gui/touchy_fr.html" title="L'interface graphique Touchy"/>
<doc name="gui/ngcgui_fr.html" title="L'interface graphique NGCGUI"/>
<doc name="gui/tklinuxcnc_fr.html" title="L'interface graphique TkLinuxCNC"/>
<doc name="gui/mini_fr.html" title="L'interface graphique Mini"/>
<doc name="gui/keystick_fr.html" title="L'interface textuelle KeyStick"/>
<doc name="gcode/machining_center_fr.html" title="Aper&ccedil;u global d'une machine CNC"/>
<doc name="gcode/overview_fr.html" title="Vue g&eacute;n&eacute;rale du G-code"/>
<doc name="gcode/gcode_fr.html" title="Le G-code"/>
<doc name="gcode/coordinates_fr.html" title="Les syst&egrave;mes de coordonn&eacute;es"/>
<doc name="gcode/tool_compensation_fr.html" title="Les compensations d'outil"/>
<doc name="lathe/lathe-user_fr.html" title="Informations sp&eacute;cifiques aux tours"/>
<doc name="examples/gcode_fr.html" title="Exemple de programmes en G-code"/>
<doc name="gui/image-to-gcode_fr.html" title="Les fonctionnalit&eacute;s d'Image-to-gcode"/>

<doc name="hal/intro_fr.html" title="Introduction &agrave; HAL"/>
<doc name="hal/general_ref_fr.html" title="Conventons g&eacute;n&eacute;rales"/>
<doc name="hal/basic_hal_fr.html" title="Commandes et composants de base"/>
<doc name="hal/tutorial_fr.html" title="Le tutoriel de HAL"/>
<doc name="hal/halshow_fr.html" title="Les fonctionnalit&eacute;s de Halshow"/>
<doc name="hal/components_fr.html" title="Liste des composants de HAL"/>
<doc name="hal/rtcomps_fr.html" title="Les composants temps r&eacute;el"/>
<doc name="hal/halui_fr.html" title="L'interface halui"/>
<doc name="hal/hal-examples_fr.html" title="Exemples pour HAL"/>
<doc name="hal/comp_fr.html" title="Comp: un outil de cr&eacute;ation de composants HAL"/>
<doc name="hal/halmodule_fr.html" title="Cr&eacute;er des composants de HAL pour l'espace utilisateur"/>

<doc name="common/Integrator_Concepts_fr.html" title="Concepts importants pour l'int&eacute;grateur"/>
<doc name="install/Latency_Test_fr.html" title="Test de latence"/>
<doc name="config/ini_config_fr.html" title="La configuration en d&eacute;tail"/>
<doc name="config/ini_homing_fr.html" title="Configuration des prises d'origine"/>
<doc name="config/lathe_config_fr.html" title="Configuration des tours"/>
<doc name="hal/haltcl_fr.html" title="Fichiers TCL pour HAL"/>
<doc name="config/linuxcnc2hal_fr.html" title="Interface entre LinuxCNC et HAL"/>
<doc name="config/stepper_fr.html" title="Configuration des moteurs pas &agrave; pas"/>
<doc name="hal/pyvcp_fr.html" title="Panneaux de commande virtuels PyVCP"/>
<doc name="hal/pyvcp_examples_fr.html" title="Exemples avec PyVCP"/>
<doc name="gui/gladevcp_fr.html" title="Outil de cr&eacute;ation d'interfaces graphiques GladeVCP"/>
<doc name="hal/parallel_port_fr.html" title="Pilote de port parall&egrave;le"/>
<doc name="drivers/AX5214H_fr.html" title="Pilote AX5214H"/>
<doc name="drivers/GS2_fr.html" title="Pilote GS2"/>
<doc name="drivers/hostmot2_fr.html" title="Pilote HostMot2"/>
<doc name="drivers/motenc_fr.html" title="Pilote Motenc Driver"/>
<doc name="drivers/opto22_fr.html" title="Pilote Opto22 Driver"/>
<doc name="drivers/pico_ppmc_fr.html" title="Pilote Pico PPMC Driver"/>
<doc name="drivers/pluto_p_fr.html" title="Pilote Pluto-P Driver"/>
<doc name="motion/kinematics_fr.html" title="Notions de cin&eacute;matique"/>
<doc name="motion/tweaking_steppers_fr.html" title="R&eacute;glage des moteurs pas &agrave; pas"/>
<doc name="motion/pid_theory_fr.html" title="Th&eacute;orie du PID"/>
<doc name="ladder/ladder_intro_fr.html" title="Introduction au langage Ladder"/>
<doc name="ladder/classic_ladder_fr.html" title="ClassicLadder"/>
<doc name="ladder/ladder_examples_fr.html" title="Exemples avec ClassicLadder"/>
<doc name="examples/pci_parallel_port_fr.html" title="Exemple: Ajouterer un port parall&egrave;le PCI"/>
<doc name="examples/spindle_fr.html" title="Exemple: Contr&ocirc;ler la vitesse de la broche"/>
<doc name="examples/mpg_fr.html" title="Exemple: Utiliser une manivelle &eacute;lectronique"/>
<doc name="examples/gs2_example_fr.html" title="Exemple: Utiliser un GS2"/>
<doc name="common/Stepper_Diagnostics_fr.html" title="Diagnostic des moteurs pas &agrave; pas"/>
<doc name="common/Updating_linuxcnc_fr.html" title="Mises &agrave; jour de LinuxCNC"/>

<doc name="code/Code_Notes.html" title="Notes sur le code (en anglais)"/>
<doc name="code/NML_Messages.html" title="Messages LNM (en anglais)"/>
<doc name="code/Style_Guide.html" title="Guide de style (en anglais)"/>
<doc name="common/Glossary.html" title="Glossaire (en anglais)"/>
<doc name="common/GPLD_Copyright_fr.html" title="Copyright et Licence de la documentation"/>
	
<doc name="./xref_fr.html" title="Index"/>
</docgroup>

</docs>