Hcli-hg

Latest version: v0.1.6

Safety actively analyzes 624738 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

0.18.1

- Fix mishandling of a disconnect exception and direct service interaction with the serial device.
- Fix nudger termination edge case.
- Fix to isolate the controler realtime loop to a single thread.
- Fix streamer termination check and reset logic to avoid realtime queue pickup during reset.

0.18.0

- Redesign to a controller model to improve the stability of GRBL flow control.

0.17.0

- Add hc logs to poll a log tail when access to server log stdout isn't available (single client polling only).
- Add hc jobs server log output and consolidate log reversal and log output into the jobs service.
- Add hc connect (without parameter) to try and auto connect to scanned serial ports, and stops at the first GRBL controller found.
- Modify log output to retain space between gcode commands for readability.
- Fix to avoid streaming empty lines from gcode files to avoid unexpected streamer code repetition.
- Fix to remove both line feeds and carriage returns correctly when processing gcode files.

0.16.0

- Fix missing pyserial dependency in package.
- Add hc setzero xyz to set zero on all axis.

0.15.0

- 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).

0.14.0

- Add real-time continuous Jog via keyboard input feed (arrow keys, ; and /).
- Add a queue wait to ensure complete streaming job execution before picking up the next job

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.