KevinOConnor

Results 489 comments of KevinOConnor

FYI, I decided to try implementing an "integrate to position" test. The code is at: https://github.com/KevinOConnor/klipper-dev/tree/work-adxlcal-20220203 . I didn't implement a full calibration routine - just enough code to see...

Thanks. Adding a new thermistor is fine. I'm not sure what "I believe this has been substituted" means though - e3d is pretty good with docs - I'm sure they...

Any updates on this? I'm fine with adding a new thermistor, but I would like further clarity on the E3D comments. -Kevin

Thanks. I don't have an issue with adding another thermistor. I agree that if we can not confirm this is officially used by E3D then we should not mention them...

Thanks. I'm not sure it is necessary to add this capability as there are two ready alternatives (as you have noted). 1. As there are at most two PIO instances,...

If you want to check the software (and/or hardware connectivity) one possibility is to download Klipper, compile it for the rp2040 (via `make menuconfig`) with "USB to CAN bridge" support,...

Thanks. As high-level feedback, I'm a little concerned that this change will provide a confusing error message to users that incorrectly configure a filament_diameter - as the new message will...

Thanks. As high-level feedback, I think it is fine to add a module to facilitate mixing extruders, but I think the code should more closely follow some current Klipper conventions....

Thanks. > I need to poll the initial rotation distance on the steppers and for that I need to make a method call on the ExtruderStepper (I added the get/set_rotation_distance...

Maybe @dingyifei has some thoughts on this. I didn't see anything pending at https://github.com/Klipper3d/klipper-translations . -Kevin