You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across this discussion on klipper git... I was wondering if the PIS has this issue or if its needed at all? I added it, but it didnt seem to affect anything.
There is one thing I forgot to mention (also on the thread in discourse)
Tests have shown that the 3V3 line on the Pico is very noisy, which leads to higher noise values on the ADXL measurements as well. This behavior can be improved by setting
[output_pin power_mode]
pin: adxl:gpio23
This will force the Pico's power source to go into high-performance mode rather than power saving mode.
update, I actually am seeing a difference in the temp readings. It stablizes quite a bit.
11:10 I enabled power mode
SET_PIN PIN=power_mode VALUE=1.00
was recorded in the console
the Temp Graph was monitored and you can see the result... much smoother line.
I came across this discussion on klipper git... I was wondering if the PIS has this issue or if its needed at all? I added it, but it didnt seem to affect anything.
Klipper3d/klipper#5996 (comment)
The text was updated successfully, but these errors were encountered: