Creating skeleton for top level ThingDoc assembly
[clinton/prusa3.git] / box_frame / i3.tdoc
CommitLineData
8e606ab1
T
1/**
2 * @root
3 * @name Prusa i3 RepRap
4 * @category Printer
5 * @using extruder
6 * @using xaxis
7 * @using yaxis
8 * @using frame
9 * @using zaxis
10 * @using electronics
11 */
12
13/**
14 * @id xaxis
15 * @name X Axis Assembly
16 * @using xMotorEnd
17 * @using xIdlerEnd
18 * @using xCarriage
19 * @using NEMA17
20 * @using belt
21 * @using m3x10xhex
22 * @using beltPulley
23 * @using bearing-608
24 * @using lm8uu
25 * @using m3x25xhex
26 * @using m3nut
27 * @using m3washer
28 * @using m8smoothRod
29 */
30
31/**
32 * @id yaxis
33 * @name Y Axis Assembly
34 * @using yMotorHolder
35 * @using yCorner
36 * @using yIdler
37 * @using yBeltClamp
38 * @using yBearingHolder
39 * @using buildPlatform
40 * @using buildSurface
41 * @using NEMA17
42 * @using belt
43 * @using m3x10xhex
44 * @using beltPulley
45 * @using m3xgrubscrew
46 * @using bearing-608
47 * @using lm8uu
48 * @using m3x25xhex
49 * @using m3nut
50 * @using m3washer
51 * @using ySmoothRod
52 * @using m8nut
53 * @using m8washer
54 * @using m10nut
55 * @using m10washer
56 * @using m8threadedRod
57 * @using m10threadedRod
58 * @using woodScrew
59 */
60
61/**
62 * @id frame
63 * @name Frame
64 * @using plate
65 * @using longPlate
66 * @using woodScrew
67 * @using spacer
68 */
69
70/**
71 * @id zaxis
72 * @name Z Axis Assembly
73 * @using zMotorHolder
74 * @using zRodHolder
75 * @using NEMA17
76 * @using woodScrew
77 * @using couplerTubing
78 * @using spacer
79 * @using
80 * @using
81 * @using
82 * @using
83 * @using
84 * @using
85 * @using
86 */