3.5b2 12864 object-model value items are null
-
I've tried doing something simple like:
value C80 N{state.status} W20 H2
as a test, and the string rendered isnull
.I have not tried previous betas or any nightly since this landed in https://github.com/Duet3D/RepRapFirmware/commit/3a817ff8e91b202ec5ed5b86f0ab1f6948e9278c to verify that this functionality works or not.
-
In fact, anything in
{...}
is rendered asnull
, such as{1}
or{"x"}
-
@dc42 is there anything I'm missing about how object-model values in 12864 menus are supposed to work?
-
bump @T3P3Tony
-
@pfn please remind me about this next Monday and I will try to look into it then.
-
-
@dc42 reminder ping (I don't know how necessary it is with Tony creating github issues).
-
@pfn thanks. I confirm this is a bug and I am working on a fix.
-
This is now fixed in the source code ready for 3.5.0-beta.4.
-
@dc42 thank you!