klipper/klippy
bigtreetech ec1dcf3bd2 lis2dw12: Add support for lis2dw12 accelerometer
lis2dw12 is an accelerometer from STMicroelectronics(https://www.st.com/resource/en/datasheet/lis2dw12.pdf)
With better performance than the ADXL345 according to the datasheet.

Signed-off-by: XM.Zhou from BigTreeTech zhouxm@biqu3d.com
Signed-off-by: Alan.Ma from BigTreeTech tech@biqu3d.com
2023-08-21 14:26:46 -04:00
..
chelper idex_modes: COPY and MIRROR mode implementation (#6297) 2023-08-01 12:23:52 -04:00
extras lis2dw12: Add support for lis2dw12 accelerometer 2023-08-21 14:26:46 -04:00
kinematics cartesian: fix x-axis being hardcoded for dual_carriage (#6313) 2023-08-11 21:21:46 -04:00
clocksync.py
configfile.py configfile: Make getlists return an empty list on empty string. (#6042) 2023-02-09 21:41:09 -05:00
console.py console: No need to import pins module 2023-01-07 12:00:16 -05:00
gcode.py
klippy.py util: report git version info as a dict 2023-05-04 14:07:14 -04:00
mathutil.py
mcu.py mcu: Move lookup_command_tag() to CommandWrapper class 2023-02-22 11:34:36 -05:00
msgproto.py mcu: Move lookup_command_tag() to CommandWrapper class 2023-02-22 11:34:36 -05:00
parsedump.py
pins.py
queuelogger.py
reactor.py reactor: Fix typo 2023-03-14 22:08:13 -04:00
serialhdl.py serialhdl: Catch os.error on can.interface.Bus() call 2023-06-17 19:32:06 -04:00
stepper.py idex_modes: Native input shaping support with dual carriages 2023-06-06 20:17:49 -04:00
toolhead.py toolhead: Flush in chunks from flush_step_generation() 2023-01-08 10:40:52 -05:00
util.py util: report git version info as a dict 2023-05-04 14:07:14 -04:00
webhooks.py webhooks: Add process id, user id and group id to the info endpoint. (#6284) 2023-07-28 12:48:14 -04:00