summaryrefslogtreecommitdiff
path: root/docs/src/index_fr.tmpl
blob: 98f33226bbd30d5f21da3449bb1eed8b8d5f57e1 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-15"> 
<META http-equiv="Content-Language" content="fr"> 
<TITLE> Documentation de LinuxCNC - version HTML </TITLE>
</HEAD>
<BODY>

<!-- Even though this template file will open in a browser do not open it in a browser it to test changes
     open the /html/index_fr.html file in your browser after building the documents -->

<p>Ces documents d&eacute;crivent la version <strong>@VERSION@</strong> de LinuxCNC.</p>
<UL>
<LI>Autres langues disponibles: <A HREF="index.html">English</A> <A HREF="index_es.html">Espa&ntilde;ol</A>
<p></p>
<LI><A HREF="gcode_fr.html">Aide m&eacute;moire des r&eacute;f&eacute;rences du G Code</A>
<LI><A HREF="http://wiki.linuxcnc.org/cgi-bin/wiki.pl">Le Wiki de la communaut&eacute; LinuxCNC (en anglais)</A>
<p></p>
<LI><a name="Guide de d&eacute;marrage"></a> Guide de d&eacute;marrage
	<UL>
	<LI><A HREF="common/System_Requirements_fr.html">Configuration requise</A>
	<LI><A HREF="common/Getting_linuxcnc_fr.html">Se procurer et installer LinuxCNC</A>
	<LI><A HREF="common/Updating_linuxcnc_fr.html">Mise &agrave jour de LinuxCNC</A>
	<LI><A HREF="quickstart/stepper_quickstart_fr.html">Configuration rapide des moteurs pas &agrave; pas</A>
	<LI><A HREF="config/stepconf_fr.html">L'assistant graphique de configuration StepConf</A>
	<LI><A HREF="config/pncconf_fr.html">L'assistant graphique de configuration PncConf (cartes Mesa)</A>
	<LI><A HREF="common/Linux_FAQ_fr.html">Petite FAQ Linux</A>
	</UL>
<p></p>
<LI><a name="Manuel d'utilisation"></a> Manuel d'utilisation
	<UL>
	<LI><A HREF="common/userforeword_fr.html">Avant-propos</A>
	<LI><A HREF="common/user_intro_fr.html">Introduction</A>
	<LI><A HREF="common/User_Concepts_fr.html">Concepts importants pour l'utilisateur</A>
	<LI><A HREF="gui/axis_fr.html">L'interface graphique Axis</A>
	<LI><A HREF="gui/touchy_fr.html">L'interface graphique Touchy</A>
	<LI><A HREF="gui/ngcgui_fr.html">L'utilitaire graphique NGCGUI</A>
	<LI><A HREF="gui/tklinuxcnc_fr.html">L'interface graphique TkLinuxCNC</A>
	<LI><A HREF="gui/mini_fr.html">L'interface graphique Mini</A>
	<LI><A HREF="gui/keystick_fr.html">L'interface textuelle KeyStick</A>
	<LI><A HREF="gcode/machining_center_fr.html">Aper&ccedil;u global d'une machine CNC</A>
	<LI><A HREF="gcode/coordinates_fr.html">Les syst&egrave;mes de coordonn&eacute;es</A>
	<LI><A HREF="gcode/tool_compensation_fr.html">Les compensations d'outil</A>
	<LI><A HREF="gcode/overview_fr.html">Vue g&eacute;n&eacute;rale du G-code</A>
	<LI><A HREF="gcode/gcode_fr.html">Tout le G-code</A>
	<LI><A HREF="gcode/m-code_fr.html">Les M-Codes</A>
	<LI><A HREF="gcode/o-code_fr.html">Les O-Codes</A>
	<LI><A HREF="gcode/other-code_fr.html">Les autres codes</A>
	<LI><A HREF="gui/tooledit_fr.html">L'&eacute;diteur graphique de table d'outils</A>
	<LI><A HREF="examples/gcode_fr.html">Exemples de programmes en G-code</A>
	<LI><A HREF="lathe/lathe-user_fr.html">Informations sp&eacute;cifiques aux tours</A>
	<LI><A HREF="gui/image-to-gcode_fr.html">Les fonctionnalit&eacute;s d'Image-to-gcode</A>
	<LI><A HREF="gcode/rs274ngc_fr.html">Diff&eacute;rences avec RS274/NGC</A>
	</UL>
<p></p>
<LI><a name="Manuel de HAL"></a> Manuel de HAL
	<UL>
	<LI><A HREF="hal/intro_fr.html">Introduction &agrave; HAL</A>
	<LI><A HREF="hal/general_ref_fr.html">Conventions g&eacute;n&eacute;rales</A>
	<LI><A HREF="hal/basic_hal_fr.html">Commandes et composants de base</A>
	<LI><A HREF="hal/tutorial_fr.html">Le tutoriel de HAL</A>
	<LI><A HREF="hal/halshow_fr.html">Les fonctionnalit&eacute;s de Halshow</A>
	<LI><A HREF="hal/components_fr.html">Liste des composants de HAL</A>
	<LI><A HREF="hal/rtcomps_fr.html">Les composants temps r&eacute;el</A>
	<LI><A HREF="hal/halui_fr.html">L'interface halui</A>
	<LI><A HREF="hal/hal-examples_fr.html">Exemples pour HAL</A>
	<LI><A HREF="hal/comp_fr.html">Comp: un outil de cr&eacute;ation de composants HAL</A>
	<LI><A HREF="hal/halmodule_fr.html">Cr&eacute;er des composants de HAL pour l'espace utilisateur</A>
	</UL>
<p></p>
<LI><a name="Manuel de l'int&eacute;grateur"></a> Manuel de configuration
	<UL>
	<LI><A HREF="common/Integrator_Concepts_fr.html">Concepts importants pour l'int&eacute;grateur</A>
	<LI><A HREF="install/Latency_Test_fr.html">Test de latence</A>
	<LI><A HREF="config/ini_config_fr.html">La configuration en d&eacute;tail</A>
	<LI><A HREF="config/ini_homing_fr.html">Configuration des prises d'origine</A>
	<LI><A HREF="config/lathe_config_fr.html">Configuration des tours</A>
	<LI><A HREF="hal/haltcl_fr.html">Fichiers TCL pour HAL</A>
	<LI><A HREF="config/linuxcnc2hal_fr.html">Interface entre LinuxCNC et HAL</A>
	<LI><A HREF="config/stepper_fr.html">Configuration des moteurs pas &agrave; pas</A>
	<LI><A HREF="hal/pyvcp_fr.html">Panneaux de commande virtuels avec PyVCP</A>
	<LI><A HREF="hal/pyvcp_examples_fr.html">Exemples avec pyVCP</A>
	<LI><A HREF="gui/gladevcp_fr.html">Outil de cr&eacute;ation d'interfaces graphiques GladeVCP</A>
	<LI><A HREF="hal/parallel_port_fr.html">Pilote de port parall&egrave;le</A>
	<LI><A HREF="drivers/AX5214H_fr.html">Pilote AX5214H (en anglais)</A>
	<LI><A HREF="drivers/GS2_fr.html">Pilote GS2</A>
	<LI><A HREF="drivers/hostmot2_fr.html">Pilote HostMot2 (en anglais)</A>
	<LI><A HREF="drivers/motenc_fr.html">Pilote Motenc Driver (en anglais)</A>
	<LI><A HREF="drivers/opto22_fr.html">Pilote Opto22 Driver (en anglais)</A>
	<LI><A HREF="drivers/pico_ppmc_fr.html">Pilote Pico PPMC Driver</A>
	<LI><A HREF="drivers/pluto_p_fr.html">Pilote Pluto-P Driver (en anglais)</A>
	<LI><A HREF="drivers/servo_to_go_fr.html">Pilote Servo-To-Go Driver (en anglais)</A>
	<LI><A HREF="common/python-interface.html">Python Interface (en anglais)</A>
	<LI><A HREF="motion/kinematics_fr.html">Notions de cin&eacute;matique</A>
	<LI><A HREF="motion/tweaking_steppers_fr.html">R&eacute;glage des moteurs pas &agrave; pas</A>
	<LI><A HREF="motion/pid_theory_fr.html">Th&eacute;orie du PID</A>
	<LI><A HREF="ladder/ladder_intro_fr.html">Introduction au langage Ladder</A>
	<LI><A HREF="ladder/classic_ladder_fr.html">ClassicLadder (en anglais)</A>
	<LI><A HREF="ladder/ladder_examples_fr.html">Exemples avec ClassicLadder (en anglais)</A>
	<LI><A HREF="examples/pci_parallel_port_fr.html">Exemple: Ajouter un port parall&egrave;le PCI</A>
	<LI><A HREF="examples/spindle_fr.html">Exemple: Contr&ocirc;ler la vitesse de la broche</A>
	<LI><A HREF="examples/mpg_fr.html">Exemple: Utiliser une manivelle &eacute;lectronique</A>
	<LI><A HREF="examples/gs2_example_fr.html">Exemple: Utiliser un GS2</A>
	<LI><A HREF="common/Stepper_Diagnostics_fr.html">Diagnostic des moteurs pas &agrave; pas</A>
	<LI><A HREF="common/Updating_linuxcnc_fr.html">Mises &agrave; jour de LinuxCNC</A>
	</UL>
<p></p>
<LI><a name="Manuel du d&eacute;veloppeur"></a> Manuel du d&eacute;veloppeur
	<UL>
<!--<LI><A HREF="common/images/emc2-intro.png">Image de couverture</A>-->
	<LI><A HREF="common/overleaf_fr.html">Texte de la couverture</A>
	<LI><A HREF="code/Code_Notes.html">Notes sur le code (en anglais)</A>
	<LI><A HREF="code/NML_Messages.html">Messages LNM (en anglais)</A>
	<LI><A HREF="code/Style_Guide.html">Guide de style (en anglais)</A>
	<LI><A HREF="code/Contributing-to-LinuxCNC.html">Contribuer au projet LinuxCNC (en anglais)</A>
	</UL>
<p></p>
<LI><a name="Index, glossaire et Copyright"></a> Glossaire et Copyright
	<UL>	
<!--	<LI><A HREF="./xref_fr.html">Index</A> -->
	<LI><A HREF="common/Glossary.html">Glossaire (En Anglais)</A>
	<LI><A HREF="common/GPLD_Copyright_fr.html">Copyright et license de la documentation</A>
	</UL>