Files
grbl/print.c
Sonny Jeon 24f1e0231e printFloat rounding fix. Affected settings. Recommend using new build.
printFloat was printing incorrectly and adding a value of 5 to every
float instead of 0.0005 when rounding to 3 decimal places. The printed
settings values do not accurately portray the actual stored value.
Recommend using newly posted build.
2012-01-31 21:09:47 -07:00

2.2 KiB