Justin Schuh

Results 41 comments of Justin Schuh

All the core stuff works. Although, I gave up on the slider because it doesn't appear that Vuetify2 can style it correctly (in Vuetify3 it appears to be a simple...

That doesn't match what I'm seeing, and this line certainly gave me the impression that the macro variables are coming from the printer state: https://github.com/mainsail-crew/mainsail/blob/84814080291e6f037230491c3e273ddd49ed6e53/src/store/printer/getters.ts#L179-L181 What I'm seeing is that...

Yeah, I was guessing it's something along those lines. I spent quite a few hours digging into the reactive UI stuff, before I figured out that the data updates simply...

Gotcha. Guess I'll have poke around at the Moonraker code and get a better sense of how this is handled. Hopefully I can get it to update the state without...

@meteyou, sorry, I ended up going down the rabbitthole of figuring out how to get Moonraker to propagate the variable updates. But I hadn't quite gotten that sorted out before...

@meteyou, Sorry, it's really just that I haven't had time to get back to it (and probably won't until at least next month). That stated, it would definitely be helpful...

Okay, I have some time to look at this again. Creating a variable for each hint feels hacky, but it is certainly an easy enough solution. That stated, I feel...

I'm still thinking through what approach makes sense here and catching up on the [related discussion in Klipper PR 6393](https://github.com/Klipper3d/klipper/pull/6393).

> @jschuh any news here? Sorry @meteyou, I thought I'd have time to get back to this but turns out I haven't, and I don't expect that to change in...

Thanks. If you look at my repo you'll find I've stretched the capability of macros far beyond what any reasonable person should (and I am not exactly proud of this...