[FluidNC PR#1430] Generic vfd small bug fixes

未分类 bolang 4个月前 (10-14) 35次浏览

Issue #1430 | 状态: 已关闭 | 作者: atlaste | 创建时间: 2025-01-20


Bug fixes. Mostly minor changes:

– Division needs to occur after addition in ‘scale’. Otherwise you get truncation errors.
– GenericProtocol should grab the name from the spindle instance. This requires member functions.
– Added ‘ignore’. Since everything is 16 bits in modbus, that makes sense here too.
– There’s a bug in the initialization sequence when the configuration is incorrect. Currently not fixed; not sure what the best approach is.
– Fixed some insignificant little bugs in the Siemens, NowForever, etc.

原始Issue: https://github.com/bdring/FluidNC/pull/1430

喜欢 (0)