Getting ThingDoc output to first unbroken state
authorThav <thavilden@gmail.com>
Mon, 28 Oct 2013 11:13:04 +0000 (07:13 -0400)
committerThav <thavilden@gmail.com>
Mon, 28 Oct 2013 11:13:04 +0000 (07:13 -0400)
box_frame/common.tdoc
box_frame/extras/wade-gears.scad
box_frame/i3.tdoc
box_frame/y-drivetrain.scad

index 8227b4a..e202492 100644 (file)
@@ -1,37 +1,75 @@
+/**
+ * 10mm threaded rod or 3/8 to 7/16 in imperial variant
+ * @name M10 Threaded Rod 
+ * @common
+ * @category Vitamins
+ * @id m10threadedRod
+ */
+/**
+ * Simple M10 nut or 3/8 to 7/16 in imperial variant
+ * @common
+ * @name M10 nut
+ * @category Vitamins
+ * @id m10nut
+ */
+/**
+ * @name M10 washer
+ * @common
+ * @category Vitamins
+ * @id m10washer
+ */
+
 /**
  * Simple M8 nut or 5/16 in imperial variant.
  * also can be used for other screwing things :-D
  * @common
  * @name M8 nut
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m8nut
  */
  
 /**
  * @name M8 washer
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m8washer
  */
 
 /**
  * @name M8 washer mudguard
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m8washer-big
  */
 
 /**
  * @name M8 spring
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m8spring
  */
+/**
+ * 8mm threaded rod or 5/16 in imperial variant
+ * @name M8 Threaded Rod
+ * @common
+ * @category Vitamins
+ * @id m8threadedRod
+ */
+/**
+ * @name M8 Smooth Rod
+ * @common
+ * @category Vitamins
+ * @id m8smoothRod
+ */
 
 /**
  * @name M8 30mm screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m8x30
  */
  
 /**
  * @name M3 nut
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3nut
  */
  
 /**
  * @name M4 nut
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m4nut
  */
  
 /**
  * @name M3 washer
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3washer
  */
 
 /**
  * @name M3 10mm screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x10
  */
  
 /**
  * @name M3 10mm screw with hex head
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x10xhex
  */
 
 /**
  * @name M3 grub screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3xgrubscrew
  */
  
 /**
  * @name M3 10mm screw with flat head
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x10xflat
  */
  
 /**
  * @name M3 20mm screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x20
  */
  
 /**
  * @name M3 40mm screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x40
  */
 
 /**
  * @name M3 20mm screw with hex head
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x20xhex
  */
  
 /**
  * @name M3 25mm screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x25
  */
  
 /**
  * @name M3 25mm screw with HEX head
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x25xhex
  */
  
 /**
  * @name M3 15mm screw with HEX head
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m3x15xhex
  */
 
 /**
  * @name M4 25mm screw
  * @common
- * @category Nuts&bolts
+ * @category Vitamins
  * @id m4x25
  */
  
  * @name 608 skate bearing
  * @common
  * @image common/608.jpg
- * @category Nuts&bolts
+ * @category Vitamins
  * @id bearing-608
  */
  
 /**
  * @name NEMA17 stepper motor
  * @common
+ * @category Power Transmission
  * @id NEMA17
  */
  
+/**
+ * @name Belt Pulley
+ * @id beltPulley
+ * @category Power Transmission
+ */
+/**
+ * @name Timing Belt
+ * @category Power Transmission
+ * @id belt
+ */
+/**
+ * @name Linear Bearing
+ * @category Vitamins
+ * @id lm8uu
+ */
+/**
+ * @name 5mm Vinyl Tubing
+ * @category Power Transmission
+ * @id couplerTubing
+ */
+/**
+ * @name Controller Electronics
+ * @category Electronics
+ * @id electronics
+ */
+/**
+ * @name M3.5x20 Wood Screw
+ * @id woodScrew
+ * @category Vitamins
+ */
+/**
+ * @name 3mm thick spacer
+ * @category Miscellaneous
+ * @id spacer
+ */
+/**
+ * @name 45cm x 10cm x 12mm plate
+ * @category Wood
+ * @id plate
+ */
+/**
+ * @name 47.5cm x 10cm x 12mm plate
+ * @category Wood
+ * @id longPlate
+ */
+
+/**
+ * @name 23x23cm 12mm plate
+ * @category Wood
+ * @id buildPlatform
+ */
+/**
+ * @name 20x20cm 4mm glass plate
+ * @category Glass
+ * @id buildSurface
+ */
+
index 2c2e160..0935d8b 100644 (file)
@@ -3,6 +3,17 @@
 // Václav 'ax' Hůla <axtheb@gmail.com>
 // Josef Průša <josefprusa@me.com>
 
+// ThingDoc entry
+/**
+ * @name Greg's Large Gear
+ * @id large-gear
+ */
+/**
+ * @name Greg's Small Gear
+ * @id small-gear
+ */
+
 include <../configuration.scad>
 use <inc/parametric_involute_gear_v5.0.scad>
 
index 875717e..95b68d6 100644 (file)
@@ -36,6 +36,7 @@
  * @using yIdler
  * @using yBeltClamp
  * @using yBearingHolder
+ * @using yFrameBracket
  * @using buildPlatform
  * @using buildSurface
  * @using NEMA17
@@ -48,7 +49,7 @@
  * @using m3x25xhex
  * @using m3nut
  * @using m3washer
- * @using ySmoothRod
+ * @using m8smoothRod
  * @using m8nut
  * @using m8washer
  * @using m10nut
  * @name Frame
  * @using plate
  * @using longPlate
- * @using woodScrew
+ * @using 16 woodScrew
  * @using spacer
  */
 
 /**
  * @id zaxis
  * @name Z Axis Assembly
- * @using zMotorHolder
- * @using zRodHolder
- * @using NEMA17
- * @using woodScrew
- * @using couplerTubing
+ * @using zMotorHolder
+ * @using zRodHolder
+ * @using NEMA17
+ * @using woodScrew
+ * @using couplerTubing
  * @using spacer
- * @using 
- * @using 
- * @using 
- * @using 
- * @using 
- * @using 
- * @using 
  */
index 2d88ba7..3d91c5f 100644 (file)
@@ -14,7 +14,7 @@
  */
  
 /**
- * @yIdler
+ * @id yIdler
  * @name Y Axis Belt Idler
  * @category Printed
  */