klipper/klippy/extras
Kevin O'Connor 3405095f0a adxl345: Add support for adxl345 accelerometer
Add support for taking measurements from an adxl345 accelerometer via
SPI interface.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-09-05 09:11:04 -04:00
..
display uc1701: Improve Python3 compatibility 2020-09-04 22:29:55 -04:00
__init__.py
ad5206.py
adc_temperature.py spi_temperature: Simplify and comment MAX31865 temperature calculations 2020-09-02 10:04:35 -04:00
adxl345.py adxl345: Add support for adxl345 accelerometer 2020-09-05 09:11:04 -04:00
bed_mesh.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
bed_screws.py homing: Prefer printer.command_error() instead of homing.CommandError() 2020-09-04 12:10:36 -04:00
bed_tilt.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
bltouch.py homing: Remove EndstopError 2020-09-04 11:41:57 -04:00
bme280.py
board_pins.py
bus.py
buttons.py buttons: Improve python3 compatibility 2020-09-04 19:33:04 -04:00
controller_fan.py
delayed_gcode.py
delta_calibrate.py
display_status.py
dotstar.py
endstop_phase.py homing: Remove EndstopError 2020-09-04 11:41:57 -04:00
extruder_stepper.py
fan.py
fan_generic.py
filament_switch_sensor.py
firmware_retraction.py
force_move.py
gcode_arcs.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
gcode_button.py
gcode_macro.py
gcode_move.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
hall_filament_width_sensor.py
heater_bed.py
heater_fan.py
heater_generic.py
heaters.py
homing_heaters.py
homing_override.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
htu21d.py
idle_timeout.py
input_shaper.py input_shaper: Fix typo in SET_INPUT_SHAPER report of shaper_type_y 2020-09-03 14:19:55 -04:00
lm75.py
manual_probe.py homing: Prefer printer.command_error() instead of homing.CommandError() 2020-09-04 12:10:36 -04:00
manual_stepper.py homing: Prefer printer.command_error() instead of homing.CommandError() 2020-09-04 12:10:36 -04:00
mcp4018.py
mcp4451.py
mcp4728.py
multi_pin.py
neopixel.py
output_pin.py
pause_resume.py
pid_calibrate.py pid_calibrate: Update for improved python3 compatibility 2020-09-04 19:30:18 -04:00
print_stats.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
probe.py probe: Make sure z is homed before probing 2020-09-04 15:47:52 -04:00
quad_gantry_level.py quad_gantry_level: Add additional comments on how leveling works 2020-09-03 12:09:02 -04:00
query_adc.py
query_endstops.py
replicape.py
respond.py
safe_z_home.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
samd_sercom.py
screws_tilt_adjust.py
servo.py
skew_correction.py
spi_temperature.py spi_temperature: Simplify and comment MAX31865 temperature calculations 2020-09-02 10:04:35 -04:00
static_digital_output.py
statistics.py
stepper_enable.py
sx1509.py
temperature_fan.py
temperature_sensor.py
thermistor.py
tmc.py
tmc2130.py
tmc2208.py
tmc2209.py
tmc2660.py
tmc5160.py
tmc_uart.py
tsl1401cl_filament_width_sensor.py
tuning_tower.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
verify_heater.py
virtual_sdcard.py
z_tilt.py