klipper/klippy/extras
Eric Callahan ec2116b4f7 temperature_sensor: round reported temps to 2 decimal places
Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-10-15 18:01:19 -04:00
..
display button: Support half-stepping encoders 2021-10-11 11:29:53 -04:00
__init__.py
ad5206.py
adc_scaled.py
adc_temperature.py
adxl345.py adxl345: Renamed decode_samples and fixed/added checks on empty data 2021-10-13 11:56:52 -04:00
bed_mesh.py
bed_screws.py
bed_tilt.py
bltouch.py
bme280.py bme280: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
board_pins.py
bus.py
buttons.py button: Support half-stepping encoders 2021-10-11 11:29:53 -04:00
canbus_ids.py
controller_fan.py
delayed_gcode.py
delta_calibrate.py
display_status.py
dotstar.py
ds18b20.py ds18b20: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
duplicate_pin_override.py
endstop_phase.py
extruder_stepper.py
fan.py fan: Improve python3 compatibility 2021-09-30 13:10:45 -04:00
fan_generic.py
filament_motion_sensor.py
filament_switch_sensor.py
firmware_retraction.py
force_move.py kinematics: Convert to Python3 string encoding 2021-10-01 19:12:30 -04:00
gcode_arcs.py
gcode_button.py
gcode_macro.py configfile: Add support for reporting deprecated options 2021-09-16 13:44:54 -04:00
gcode_move.py
hall_filament_width_sensor.py
heater_bed.py
heater_fan.py
heater_generic.py
heaters.py heaters: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
homing.py
homing_heaters.py
homing_override.py
htu21d.py htu21d: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
idle_timeout.py
input_shaper.py
lm75.py lm75: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
manual_probe.py
manual_stepper.py kinematics: Convert to Python3 string encoding 2021-10-01 19:12:30 -04:00
mcp4018.py
mcp4451.py
mcp4728.py
motion_report.py motion_report: Fix typo causing error reports to not propagate 2021-09-26 12:21:36 -04:00
multi_pin.py
neopixel.py
output_pin.py
palette2.py
pause_resume.py
pca9533.py
pid_calibrate.py
print_stats.py
probe.py
pulse_counter.py
quad_gantry_level.py
query_adc.py
query_endstops.py
replicape.py
resonance_tester.py adxl345: Renamed decode_samples and fixed/added checks on empty data 2021-10-13 11:56:52 -04:00
respond.py
safe_z_home.py
samd_sercom.py
save_variables.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
screws_tilt_adjust.py screws_tilt_adjust: Improve Python3 compatibility 2021-09-30 13:14:20 -04:00
sdcard_loop.py
servo.py
shaper_calibrate.py adxl345: Renamed decode_samples and fixed/added checks on empty data 2021-10-13 11:56:52 -04:00
skew_correction.py
spi_temperature.py
static_digital_output.py
statistics.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
stepper_enable.py
sx1509.py
temperature_fan.py
temperature_host.py temperature_host: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
temperature_mcu.py
temperature_sensor.py temperature_sensor: round reported temps to 2 decimal places 2021-10-15 18:01:19 -04:00
thermistor.py
tmc.py tmc: add current values to get_status() (#4696) 2021-10-11 12:03:08 -04:00
tmc2130.py tmc: Add support for a get_status() method 2021-08-30 12:00:46 -04:00
tmc2208.py tmc: Add support for a get_status() method 2021-08-30 12:00:46 -04:00
tmc2209.py tmc: Add support for a get_status() method 2021-08-30 12:00:46 -04:00
tmc2660.py tmc: Add support for a get_status() method 2021-08-30 12:00:46 -04:00
tmc5160.py tmc: Add support for a get_status() method 2021-08-30 12:00:46 -04:00
tmc_uart.py
tsl1401cl_filament_width_sensor.py
tuning_tower.py tuning_tower: Add STEP_DELTA and STEP_HEIGHT parameters as alternate tuning tower syntax 2021-09-02 12:05:31 -04:00
verify_heater.py
virtual_sdcard.py virtual_sdcard: Convert to Python3 string encoding 2021-10-01 19:22:13 -04:00
z_tilt.py