Add action_respond_info(), action_respond_error(), and action_emergency_stop() callables to the get_status() return dictionary. This allows gcode macros to directly invoke these actions. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>