add GCode::txt_after_ok so test can be appnded to the ok message to conform with...
authorJim Morris <morris@wolfman.com>
Wed, 5 Jun 2013 09:09:35 +0000 (02:09 -0700)
committerJim Morris <morris@wolfman.com>
Wed, 5 Jun 2013 09:09:35 +0000 (02:09 -0700)
commit93284f6f828ebdfa3a629f6bfaaa41bfb71f32d5
tree65c63f31bec5397743f3e9e8b42371e49331fb2e
parenta9a7e30c74076fa1eeeca81de3f9d9b3e3570fac
add GCode::txt_after_ok so test can be appnded to the ok message to conform with pronterface standards
Use this in M105 so temperatures are displayed in pronterface
src/modules/communication/GcodeDispatch.cpp
src/modules/communication/utils/Gcode.cpp
src/modules/communication/utils/Gcode.h
src/modules/tools/temperaturecontrol/TemperatureControl.cpp