make minimum M220 speed 10% otherwise wierd things happen
authorJim Morris <morris@wolfman.com>
Thu, 8 Aug 2013 07:47:36 +0000 (00:47 -0700)
committerJim Morris <morris@wolfman.com>
Thu, 8 Aug 2013 07:47:36 +0000 (00:47 -0700)
commit98761c2879335a501bf4ee5a3bf719d7b5ace4a5
tree44c4d88335d24b14e01cada72dbc584a47fcf07f
parent674cf632a255f77b02f00c567a62ff6687e66e5c
make minimum M220 speed 10% otherwise wierd things happen
make module destructor virtual so modules can be deleted without warning
clean up touchprobe if not enabled to save some RAM
src/libs/Module.cpp
src/libs/Module.h
src/modules/robot/Robot.cpp
src/modules/robot/Robot.h
src/modules/tools/touchprobe/Touchprobe.cpp
src/modules/utils/panel/screens/WatchScreen.cpp