David Buezas

Results 441 comments of David Buezas

Oh, I know what this is. The default right margin depends on the entities: if there is one that uses yaxis2, then the right margin is increased from 30 to...

Well, the order shouldn't actually have an effect, that is my mistake. In the other places where there are dependencies between the sections of the yaml, having the wrong order...

I actually miss this! The printer gets loud at high speeds and I wish I could slow it down while I do something else in the room. I would use...

Specifically for my use case, maybe it would be best for me to make a PR with an option to make the feed rate percentage only affect moves with extrusion...

What about doing both? Assuming the plotly uses d3 scales, it could be something like this: ```js function alignScales(scale1, scale2) { const range = scale1.range(); // range in pixels for...

Very interesting plots! I recently bought a logic analyser to do exactly this, but haven't tried it yet. The behaviour you found looks exactly like what I would expect from...

I got this one: 5,89€ | NanoDLA Logic Analyzer SCM ARM FPGA Debugging Protocol Analysis 24MHz SampleRate 8 Channels Sigrok PulseView For arduino Module https://a.aliexpress.com/_EzbvutJ I tried it with a...

![image](https://github.com/user-attachments/assets/650c56d6-25cc-42d2-8f00-2ca06d0da9b5) **TL;DR: new algorithm is faster and has higher quality.** TOP LEFT: 300mm/s 4000mm/s2, K=0, 30 mins TOP RIGHT: ~82mm/s K=0.15 (OLD ALGORITHM limits to ~1500mm/s2). 48 minutes BOTTOM LEFT:...