Open ducky64 opened 1 month ago
Hi!
If I understood you correctly you only need to make sure to call request_physical_limits
before request_limits
. The on_boot
part of the example config does that. That way, if the local limits request gives no result (to one or both min/max), the physical limits stay in place (e.g. are not overwritten by a local value).
If I misunderstood please share your configuration.
I have a JCB35N2-110 which does not seem to respond to
request_limits
(or alsogoto_height
, but that's a different problem). Would it make sense to set the local (ESP's copy of) min / max limits upon receiving the physical limits message? If you wanted it to be more robust (in case the message is somehow received after valid local limits), maybe this could be gated on the local limits not yet being set, or setting the local limits to the more restrictive of the received physical limits and the local limits?UART log: