/ docs / src / Master_Documentation_es.txt
Master_Documentation_es.txt
  1  :lversion: {sys: cat ../VERSION}
  2  LinuxCNC V{lversion}, {localdate}
  3  =================================
  4  :lang: en
  5  
  6  Contents
  7  ========
  8  
  9  :masterdir: {indir}
 10  
 11  image::common/images/emc2-intro.*[]
 12  
 13  The LinuxCNC Team
 14  
 15  include::common/overleaf.txt[]
 16  
 17  = Using LinuxCNC
 18  
 19  :leveloffset: 1
 20  
 21  = General Info
 22  
 23  :leveloffset: 2
 24  
 25  include::user/user-foreword.txt[]
 26  
 27  include::user/user-intro.txt[]
 28  
 29  include::user/user-concepts.txt[]
 30  
 31  include::gcode/machining-center.txt[]
 32  
 33  include::getting-started/running-linuxcnc.txt[]
 34  
 35  include::config/stepconf.txt[]
 36  
 37  include::config/pncconf.txt[]
 38  
 39  include::common/linux-faq.txt[]
 40  
 41  include::lathe/lathe-user.txt[]
 42  
 43  :leveloffset: 1
 44  
 45  = User Interfaces
 46  
 47  :leveloffset: 2
 48  
 49  include::gui/axis.txt[]
 50  
 51  include::gui/gmoccapy.txt[]
 52  
 53  include::gui/ngcgui.txt[]
 54  
 55  include::gui/touchy.txt[]
 56  
 57  include::gui/tklinuxcnc.txt[]
 58  
 59  :leveloffset: 1
 60  
 61  = Programming
 62  
 63  :leveloffset: 2
 64  
 65  include::gcode/coordinates.txt[]
 66  
 67  include::gcode/overview.txt[]
 68  
 69  include::gcode/g-code.txt[]
 70  
 71  include::gcode/m-code.txt[]
 72  
 73  include::gcode/o-code.txt[]
 74  
 75  include::gcode/other-code.txt[]
 76  
 77  include::examples/gcode.txt[]
 78  
 79  include::gcode/rs274ngc.txt[]
 80  
 81  include::gui/image-to-gcode.txt[]
 82  
 83  :leveloffset: 1
 84  
 85  = Tool Compensation
 86  
 87  :leveloffset: 2
 88  
 89  include::gcode/tool-compensation.txt[]
 90  
 91  include::gui/tooledit.txt[]
 92  
 93  :leveloffset: 0
 94  
 95  = Configuration
 96  
 97  :leveloffset: 1
 98  
 99  = General Info
100  
101  :leveloffset: 2
102  
103  include::config/integrator-concepts.txt[]
104  
105  include::install/latency-test.txt[]
106  
107  include::user/starting-linuxcnc.txt[]
108  
109  include::motion/tweaking-steppers.txt[]
110  
111  include::config/stepper-diagnostics.txt[]
112  
113  :leveloffset: 1
114  
115  = Configuration
116  
117  :leveloffset: 2
118  
119  include::config/stepper-quickstart.txt[]
120  
121  include::config/ini-config.txt[]
122  
123  include::config/ini-homing.txt[]
124  
125  include::config/lathe-config.txt[]
126  
127  include::hal/haltcl.txt[]
128  
129  include::remap/remap.txt[]
130  
131  include::config/moveoff.txt[]
132  
133  include::config/stepper.txt[]
134  
135  :leveloffset: 1
136  
137  = Control Panels
138  
139  :leveloffset: 2
140  
141  include::gui/pyvcp.txt[]
142  
143  include::gui/pyvcp-examples.txt[]
144  
145  include::gui/gladevcp.txt[]
146  
147  include::gui/gscreen.txt[]
148  
149  :leveloffset: 1
150  
151  = User Interfaces
152  
153  :leveloffset: 2
154  
155  include::gui/halui.txt[]
156  
157  include::hal/halui-examples.txt[]
158  
159  include::config/python-interface.txt[]
160  
161  :leveloffset: 1
162  
163  = Drivers
164  
165  :leveloffset: 2
166  
167  include::hal/parallel-port.txt[]
168  
169  include::drivers/ax5214h.txt[]
170  
171  include::drivers/gs2.txt[]
172  
173  include::drivers/hostmot2.txt[]
174  
175  include::drivers/motenc.txt[]
176  
177  include::drivers/mb2hal.txt[]
178  
179  include::drivers/opto22.txt[]
180  
181  include::drivers/pico-ppmc.txt[]
182  
183  include::drivers/pluto-p.txt[]
184  
185  include::drivers/servo-to-go.txt[]
186  
187  include::drivers/shuttle.txt[]
188  
189  include::drivers/gm.txt[]
190  
191  include::drivers/vfs11.txt[]
192  
193  :leveloffset: 1
194  
195  = Driver Examples
196  
197  :leveloffset: 2
198  
199  include::examples/pci-parallel-port.txt[]
200  
201  include::examples/spindle.txt[]
202  
203  include::examples/mpg.txt[]
204  
205  include::examples/gs2-example.txt[]
206  
207  :leveloffset: 1
208  
209  = PLC
210  
211  :leveloffset: 2
212  
213  include::ladder/ladder-intro.txt[]
214  
215  include::ladder/classic-ladder.txt[]
216  
217  include::ladder/ladder-examples.txt[]
218  
219  :leveloffset: 1
220  
221  = HAL
222  
223  :leveloffset: 2
224  
225  include::hal/intro.txt[]
226  
227  include::hal/basic-hal.txt[]
228  
229  include::hal/tutorial.txt[]
230  
231  include::hal/general-ref.txt[]
232  
233  include::config/core-components.txt[]
234  
235  include::hal/canonical-devices.txt[]
236  
237  include::hal/tools.txt[]
238  
239  include::hal/halshow.txt[]
240  
241  include::hal/components.txt[]
242  
243  include::hal/rtcomps.txt[]
244  
245  include::hal/hal-examples.txt[]
246  
247  include::hal/comp.txt[]
248  
249  include::hal/halmodule.txt[]
250  
251  
252  :leveloffset: 1
253  
254  = Advanced Topics
255  
256  :leveloffset: 2
257  
258  include::motion/kinematics.txt[]
259  
260  include::motion/pid-theory.txt[]
261  
262  :leveloffset: 1
263  
264  :leveloffset: 0
265  
266  include::common/glossary.txt[]
267  
268  include::common/gpld-copyright.txt[]
269  
270  // = Index
271  
272  // vim: set syntax=asciidoc:
273