KevinOConnor
KevinOConnor
The current code supports scheduling of pin updates at very precise times. However, it does not support queuing of multiple updates on the micro-controller - thus one can write python...
Responding to an error like this is typically handled by OctoPrint. However, I agree Klipper could do a better job now that many users are using moonraker and mainsail/fluidd. Adding...
Okay, but this doesn't seem ideal - the internal frequency should have no bearing on the rest of the hardware. I'm reluctant to introduce additional configuration complexity without first understanding...
Thanks. Chip thermal issues seems highly unlikely to me, as anything heating the chip to that extreme will certainly overheat the chip at 120mhz as well. If it is a...
Thanks. However, it is not clear to me that there are a sufficient number of users that want to always run a fan even if the printer is idle. I'm...
It's on my list of things to look at. I don't have a timeframe though. -Kevin
Thanks. The main question I have is - are there a notable number of real-world users that can accomplish real-world probing after merging this code? It's not clear to me...
> This is a hen-egg problem. The ADC code is not useful without this module (or any other module which makes use of such kind of ADCs), while this module...
Thanks. I don't have much experience with Docker, and I don't have much of a preferences on the contents of the example Dockerfile in the Klipper repo. Maybe @sillyfrog can...
On Sun, Jun 03, 2018 at 05:59:13AM -0700, Marcus Wu wrote: > It looks to me like it is sending the command to heat the print bed and then immediately...