Does the V1 version of the Jackpot firmware have an automatic “timeout” at which point the motors are disabled?
The Marlin version (for the SKR boards, for example) had this feature. This resulted in the motors being movable rather than locked into position after 30 minutes or something. It was useful to be able to change this, either by extending the time or disabling it entirely so that the motors remained enabled during long pauses or slow tool changes, for example. The timeout could then be re-enabled at the end of the project.
I have inspected the MPCNC config.yaml and don’t see any obvious indication of such a timeout, but I’ll the first to admit that my understanding of all the parameters in FluidNC is weak at best.
So, does this exist? Or, if not, can it exist? (I know there is a “motor disable” command available, but, I guess I need the opposite…)