Vladimir Vukicevic

Results 112 comments of Vladimir Vukicevic

Actually no. `cargo build` builds fine, `cargo install --path samply` does not.

Oh hey, I didn't search PRs, just issues; but just found this WIP: https://github.com/indygreg/python-build-standalone/pull/93

Completely hang, need to force quit. Yeah that's what I was afraid of. I'll do a local build & debug when I get a chance, should hopefully be obvious what's...

> Probably you are aware of https://github.com/KevinOConnor/klipper-dev/tree/work-ldctap-20240430 Yep! I chatted briefly with Kevin before starting down this path. I started building on top of that branch but things evolved pretty...

A few notes about the approach I took... Calibration: * I originally did calibration via polynomial fitting, increasing in degree until a RMSE threshold was crossed. This worked, but was...

(Note: this branch lags behind my `vlad/eddy-ng` branch in my repo -- this branch has just the eddy-related things, so I manually update it every few days. If anyone's interested...

> Seems like this would have a much greater chance of being merged if the changes were the minimum required to make it work and of course were changes to...

Latest standalone/integratable code for this is here: https://github.com/vvuk/eddy-ng -- I'm going to close this PR!

> Thanks for working on this. Is there a desire to merge this into the mainline Klipper branch? If so, what are the next steps for that. I'd like to...

> Okay, let me know how you'd like to proceed with that. It also seems to me that it would be useful to add. I think this is more a...