Project

General

Profile

Revision 299

added CNC, needs testing

View differences:

tooltron.py
53 53
   'DrillPress':['1','2'],
54 54
   'Mill':['5'],
55 55
   'Lathe':[],
56
   'Cnc':['6']
56 57
   #HACK: since the saw isn't used I use it for testing random boards
57
   'ChopMiterSaw':['1','2','5','6','7','9']
58
   #'ChopMiterSaw':['1','2','5','6','7','9']
58 59
}
59 60

  
60 61
#this table maps keypad button numbers to tool IDs. The default is
......
67 68
   '3':11,
68 69
   '4':17,
69 70
   '5':14,
70
   '6':10,
71
   '6':12,
71 72
   '7':10,
72 73
   '8':10,
73 74
   '9':10,

Also available in: Unified diff