-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21
-
b04
Currently G1 logs use one digit after the comma. On modern machines, for some pauses, this can lead to sub-phase timings not adding up, and during development, extra work to evaluate different options.
Also that rounding error starts to matter for e.g. pauses < a few ms.
One way to improve the situation to add one more digit to pause times.
Also that rounding error starts to matter for e.g. pauses < a few ms.
One way to improve the situation to add one more digit to pause times.