You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think i might be missing something here,
i'm running the latest firmware on a tinyG v8 (Edge-449.01) and the lastest cncjs 1.9.22.
with JSON enabled {sso:n} is not recognized, and is not mentioned in the docs.
it is not supported anymore ? (or the more likely scenario i'm missing some configuration )
Thanks
The text was updated successfully, but these errors were encountered:
after some digging i found the the spindle code that supports the feedrate is only on branch edge 0.98 and was never merged into the other "edge" branch master-449.
@aldenhart is there something i should be aware of before i merge the 0.98 spindle code that supports the federate override to the master-449 branch ?
i can test it with my machine but before i solve the merge conflicts for the "master-449" branch and such, is there a reason just taking the code from edge-0.98 for the spindle.h and spindle.c and compiling shouldn't work? it seems there was only one commit for it in 444.18 on the edge-0.98 branch.
i think i might be missing something here,
i'm running the latest firmware on a tinyG v8 (Edge-449.01) and the lastest cncjs 1.9.22.
with JSON enabled {sso:n} is not recognized, and is not mentioned in the docs.
it is not supported anymore ? (or the more likely scenario i'm missing some configuration )
Thanks
The text was updated successfully, but these errors were encountered: