Releases: inventables/grbl-xcp
Releases · inventables/grbl-xcp
v1.1h-XCPd.20230214a
Pause spindle on HMI/Easel pause
v1.1h-XCP.20220314
- Change serial communication baud rate from 115200 to 57600.
v1.1h-XCP.20210907
- Reduce x-axis default acceleration #9
v1.1h-XCP.20201014
- Converts
REPORT_ECHO_LINE_RECEIVED
compile-time option to a runtime setting enabled via$40
, see #7 - Differentiates the Grbl-only and w/ bootloader hex files with an
a
andb
suffix respectively, see #8
$ md5sum grbl_1.1h-XCP.20201014.hex
9e54d45099767189856bed55055465f5 grbl_1.1h-XCP.20201014.hex
$ md5sum grbl_1.1h-XCP.20201014.bootloader.hex
1ffd77d1e8f65dd7522e27500c486621 grbl_1.1h-XCP.20201014.bootloader.hex
v1.1h-XCP.20200908-echo
Custom debug build with REPORT_ECHO_LINE_RECEIVED
enabled. See #4
$ md5sum grbl_1.1h-XCP.20200908-echo.hex
74c807f8011ce6aee504afe72f56276c grbl_1.1h-XCP.20200908-echo.hex
$ md5sum grbl_1.1h-XCP.20200908-echo.bootloader.hex
a69394484fe29c62e5c55bd477c1502a grbl_1.1h-XCP.20200908-echo.bootloader.hex
v1.1h-XCP.20200804
First automated firmware build for handoff of next batch of engineering units.
$ md5sum grbl_1.1h-XCP.20200804.hex
f4b34b52c8f4ecf310e512225a464fe6 grbl_1.1h-XCP.20200804.hex
$ md5sum grbl_1.1h-XCP.20200804.bootloader.hex
f0537deca1eeaf299844fdb4c8783b67 grbl_1.1h-XCP.20200804.bootloader.hex