forked from machinekit/machinekit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
directory.map
373 lines (368 loc) · 10.6 KB
/
directory.map
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
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
/********************************************************************
* Description: directory.map
* File describing the current directory map, and a proposed
* install directory scheme
*
*
* License: GPL Version 2
* System: Linux
*
* Copyright (c) 2004-2009 All rights reserved.
********************************************************************/
Overview of the emc2 directory (generated by tree -I .git -d) :
.
|-- app-defaults
|-- bin (user mode binaries)
|-- configs
| |-- 5axis
| |-- boss
| |-- common
| |-- dallur-thc
| |-- demo_mazak (sample mazak config files)
| |-- demo_sim_cl (sample sim with ladder IO)
| |-- demo_step_cl (sample stepper with ladder IO)
| |-- etch-servo
| |-- halui_halvcp
| |-- hexapod-sim
| |-- lathe-pluto
| |-- m5i20 (sample servo using Mesa PCI)
| |-- max
| |-- motenc (sample servo using Vital PCI)
| |-- nist-lathe
| |-- plasma-thc
| |-- plasma-thc-sim
| |-- ppmc
| |-- puma
| |-- scara
| |-- sim (simulated motion and IO)
| |-- stepper (parport stepper driver)
| |-- stepper-gantry
| |-- stepper-xyza
| |-- stg (sample servo using STG ISA)
| |-- univpwm (sample PICO servo generator)
| |-- univstep (sample PICO stepper generator)
| `-- vti
|-- debian (files needed to build deb packages)
| |-- extras-Ubuntu-5.10 (extra files for Ubuntu 5.10)
| | |-- etc
| | | |-- modprobe.d
| | | |-- udev
| | | | |-- rules.d
| | | | `-- scripts
| | | `-- xdg
| | | `-- menus
| | | `-- applications-merged
| | `-- usr
| | `-- share
| | |-- applications
| | |-- desktop-directories
| | `-- pixmaps
| |-- extras-Ubuntu-6.06 (extra files for building on Ubuntu 6.06 Dapper Drake)
| | |-- etc
| | | |-- modprobe.d
| | | |-- udev
| | | | |-- rules.d
| | | | `-- scripts
| | | `-- xdg
| | | `-- menus
| | | `-- applications-merged
| | `-- usr
| | `-- share
| | |-- applications
| | |-- desktop-directories
| | `-- pixmaps
| |-- extras-Ubuntu-7.10 (extra files for building on Ubuntu 7.10)
| | |-- etc
| | | |-- modprobe.d
| | | |-- udev
| | | | `-- rules.d
| | | `-- xdg
| | | `-- menus
| | | `-- applications-merged
| | `-- usr
| | `-- share
| | |-- applications
| | |-- desktop-directories
| | `-- pixmaps
| |-- extras-Ubuntu-8.04 (extra files for building on Ubuntu 8.04 Hardy Heron)
| | |-- etc
| | | |-- modprobe.d
| | | `-- xdg
| | | `-- menus
| | | `-- applications-merged
| | `-- usr
| | `-- share
| | |-- applications
| | |-- desktop-directories
| | `-- pixmaps
| |-- extras-sim-Ubuntu-5.10 (extra files for sim package for Ubuntu 5.10)
| | |-- etc
| | | `-- xdg
| | | `-- menus
| | | `-- applications-merged
| | `-- usr
| | `-- share
| | |-- applications
| | |-- desktop-directories
| | `-- pixmaps
| `-- extras-sim-Ubuntu-6.06 (extra files for sim package for Ubuntu 6.06 Dapper Drake)
| |-- etc
| | `-- xdg
| | `-- menus
| | `-- applications-merged
| `-- usr
| `-- share
| |-- applications
| |-- desktop-directories
| `-- pixmaps
|-- docs (All the important and relevant Docs.)
| |-- help
| |-- html (html version of docs - some generated from lyx)
| |-- man (man pages)
| | |-- man1
| | |-- man3
| | `-- man9
| `-- src (API and source notes should be in each src dir.) (source for the handbooks) (top level .lyx files)
| |-- code
| |-- common (shared .lyx files and images, such as glossary, GPLD license)
| |-- config
| |-- gcode (.lyx files, images, etc. for G-Code documentation)
| |-- gui (.lyx files, images, etc. for GUI documentation)
| |-- hal (.lyx files, images, etc. for HAL documentation)
| |-- install
| |-- ladder
| |-- motion
| `-- quickstart
|-- include (headers installed here - originals in src/xxx/)
|-- lib (user mode object files)
| `-- python
| |-- rs274
| `-- yapps
|-- nc_files (Sample NC files)
|-- rtlib (kernel mode object files, only after a successfull compile)
|-- scripts(bash scripts like linuxcnc, realtime, rip-environment, etc.)
|-- share
| |-- axis
| | |-- images
| | `-- tcl
| |-- emc
| `-- locale
| |-- de
| | `-- LC_MESSAGES
| |-- es
| | `-- LC_MESSAGES
| |-- fr
| | `-- LC_MESSAGES
| |-- hu
| | `-- LC_MESSAGES
| |-- it
| | `-- LC_MESSAGES
| |-- pt_BR
| | `-- LC_MESSAGES
| |-- ro
| | `-- LC_MESSAGES
| |-- ru
| | `-- LC_MESSAGES
| |-- se
| | `-- LC_MESSAGES
| |-- sr
| | `-- LC_MESSAGES
| `-- zh_CN
| `-- LC_MESSAGES
|-- src (source tree - configure script, top level makefile, Makefile.inc, etc)
| |
| |-- depends (generated dependency tree)
| |
| |-- emc (actual LinuxCNC code)
| | |-- canterp (interpreter for canonical commands)
| | |-- ini (inifile related operations)
| | |-- iotask (IO interface, lots of HAL pins)
| | |-- kinematics (trajectory planner and kinematics)
| | |-- motion (motion controller, talks through SHM to the rest of EMC)
| | |-- nml_intf (emc specific NML implementation, all messages sent in emc)
| | |-- rs274ngc (the rs274 g-code interpreter)
| | |-- sai
| | |-- task (core component in emc, dispatches actions to other parts)
| | `-- usr_intf (interfaces for some GUIs, and other interfaces: AXIS, halui, stepconf)
| | |-- axis
| | | |-- etc
| | | |-- extensions
| | | `-- scripts
| | `-- stepconf
| |-- hal (the Hardware Abstraction Layer, provides a unified interface across all hardware)
| | |-- classicladder
| | | `-- projects_examples
| | |-- components
| | |-- drivers
| | | |-- m5i20
| | | | |-- bit
| | | | `-- hostmot5_src
| | | |-- mesa-hostmot2
| | | | |-- doc
| | | | `-- firmware
| | | | |-- 5i20
| | | | | `-- SOURCE
| | | | `-- 7i43
| | | | |-- CPLD
| | | | | `-- SOURCE
| | | | `-- SOURCE
| | | |-- mesa7i43-firmware
| | | | |-- gpio
| | | | | `-- source
| | | | |-- hostmot2
| | | | | `-- src
| | | | `-- source
| | | |-- mesa_5i2x
| | | | `-- firmware
| | | |-- pluto_servo_firmware
| | | `-- pluto_step_firmware
| | |-- user_comps
| | | |-- devices
| | | `-- vcp
| | `-- utils
| | `-- halgui
| |-- libnml (a clean implementation of RCSLIB)
| | |-- buffer
| | |-- cms
| | |-- inifile
| | |-- linklist
| | |-- nml
| | |-- os_intf
| | |-- posemath
| | `-- rcs
| |-- module_helper
| |-- objects
| | |-- emc
| | | |-- canterp
| | | |-- ini
| | | |-- iotask
| | | |-- motion
| | | |-- nml_intf
| | | |-- rs274ngc
| | | |-- sai
| | | |-- task
| | | `-- usr_intf
| | | `-- axis
| | | `-- extensions
| | |-- hal
| | | |-- classicladder
| | | |-- components
| | | |-- drivers
| | | |-- user_comps
| | | | |-- devices
| | | | `-- vcp
| | | `-- utils
| | |-- libnml
| | | |-- buffer
| | | |-- cms
| | | |-- inifile
| | | |-- linklist
| | | |-- nml
| | | |-- os_intf
| | | |-- posemath
| | | `-- rcs
| | |-- rtapi
| | |-- rtemc
| | | |-- kinematics
| | | `-- motion
| | |-- rthal
| | | |-- classicladder
| | | |-- components
| | | `-- utils
| | |-- rtlibnml
| | | `-- posemath
| | `-- rtobjects
| | `-- hal
| | `-- components
| |-- po (Translation files for i18n support)
| |-- rtapi (*.c and *.h for RTAPI) (unified RT API, wraps over RTLinux, RTAI and sim)
| | `-- examples (testing examples for the RTAPI)
| | |-- extint
| | |-- fifo
| | |-- semaphore
| | |-- shmem
| | `-- timer
| `-- tests
|-- tcl (tkemc.tcl, mini.tcl - the tcl GUI's)
| |-- bin
| `-- scripts
`-- tests
|-- abs.0
|-- and-or-not-mux.0
|-- basic
|-- ccomp
| |-- lathe-comp
| |-- mill-g90g91g92
| |-- mill-line-arc-entry
| `-- mill-zchanges
|-- counter-encoder.0
|-- flipflop.0
|-- interp
| |-- cam-nisley
| `-- flowsnake
|-- limit3.0
|-- limit3.1
|-- limit3.2
|-- modparam.0
|-- overrun
|-- oword
| `-- sub.0
|-- save.0
|-- save.1
|-- source.0
|-- stepgen.0
|-- stepgen.1
|-- stepgen.2
|-- threads.0
`-- timedelay.0
Overview of the emc2 install dirs:
/ (file system root)
|
|
|--- etc/
| |
| \--- init.d/
| |
| \--- realtime (realtime start/stop script)
|
|
|--- $(prefix) (default: /usr/local)
| | (all the following $xxxxdir are configurable through autoconf
| |
| |--- bin/ (known as $bindir, files from EMC2/bin)
| |
| |--- sbin/ (known as $sbindir, )
| |
| |--- etc/ (known as $sysconfdir, config files and subdirs from configs/)
| |
| |--- lib/ (known as $libdir, lib files *.so from libs/)
| |
| \--- share/
| |
| \--- emc/
| |
| |
| |--- docs/
| | |
| | \--- (All the important and relevant Docs.)
| |
| |--- handbooks/
| | |
| | \--- (PDF versions of handbooks)
| |
| \--- nc_files/
| |
| \--- (Sample NC files)
|
|--- $MAN_DIR/ (default: /usr/local/man)
| |
| |--- man1/
| | |
| |
| |
| \--- man3/
| |
|
|
\--- $moduledir/ (based on where ./configure finds
the RTOS modules)