mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-25 16:11:38 +01:00
5a2fd1009d327b8d7b3a1a00bb8bf9eec3208911
Change the get_last_value() method to return time first then value (instead of value, then time). This makes get_last_value() match the order of parameters that is used in the adc update callback. This also fixes ads1x1x to return the "print_time" instead of a system time. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Welcome to the Klipper project!
The Klipper firmware controls 3d-Printers. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use the Klipper software.
Start by installing Klipper software.
Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.
Description
Languages
C
95%
Python
3%
Jupyter Notebook
1.5%
C++
0.3%
