LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.81k stars 1.16k forks source link

snprintf uses %d on a double (issue 2784) #2787

Closed smoe closed 11 months ago

smoe commented 11 months ago

This PR reacts to issue https://github.com/LinuxCNC/linuxcnc/issues/2784 .

smoe commented 11 months ago

Please note, the PR is against version 2.6, which may (or may not) be an unreasonably early version to see this patch migrating upwards.