- Add hc jog status, scaling, and incremental imperial (default) and metric jogging.
- Add hc jog documentation
- Fix to have streaming job with control commands unwrap to be executed via immediate to have clean defered execution of immediate commands.
- Fix wait in streamer to help ensure the ? status wait mechanism doesn't bleed in the log output.
- Fix job queue clear on reset to avoid queued immediate command unexpectedly executing after a reset.
- Simplify jogger keycode to gcode case logic. Chunk keycode stripping is no longer needed.
- Cleanup log output on job sequence (inverted order).