The File Naming Scheme:

Some LDraw(TM) tools only support 8.3 filenames.  The Vex(TM) parts for LDraw
need all the characters they can get.  Here's how to decode the filenames in
the VexParts directory:

1 1     6      4     = 12
V [set] [part] .dat

[set]
f	fasteners
g	gears
o	other [batteries, motors, servos, controller, programming, radio]
p	parts
s	sensors
w	wheels

[part]
wheel					large, med, small
shaft 03in    			axle03
bearing block 			brgblk
bearing flat  			brgflt
lock plate    			lckplt
screw 6x0.00  			sc0000
steel washer			wshstel
derlin washer			wshdrln
encoder					encodr
bump switch				bumpsw
limit switch			lmtsw
line follower			line
ultrasonic				ultra
bracket [L, S] 0x0x0 	brL000
gusset					gusset
gusset plus...			guspls
bar 0x00				bar000
plate					plt000
beam 0.00in				beam000
spacer [thick, thin] 	spcthk, spcthn
nut [keps, locking]  	nutkps, nutlck
gear [00p 00t]			00p00t
controller				contrl
collar					collar
chassis [rail, bumper]	chsral chsbmp
battery holder			bathld
pivot 					pivot
intake roller			intake

