David Buezas
David Buezas
### Description Linear advance reduces the max acceleration so that the la_advance_rate is kept below e_jerk. The existing implementation also suffers from some degree of quality loss due to it...
### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description When navigating the SD card from the UI (SSD1309), the UI becomes unusably...
Hi Alex! I've been experimenting with DVR-IP quite a bit and found that the startup time of a camera is way longer than when using dedicated Apps like ICSee or...
### Description Float32 numbers have 23 bits of precision, so the minimum increment ("resolution") around a value x is: `resolution = 2^(floor(log2(|x|)) - 23)` By resetting at ±1'000mm (1 meter),...
Any changes to shaping frequency or shaper, and also changes to smoothing time produce layer shifts. This is because axis synchronisation calculates how much to delay each axis based on...
**Describe the problem you have/What new integration you would like** To be able to pair with BLE devices from the BTProxy, even if the pairing pin has to be entered...