klipper-dgus/klippy/extras
Kevin O'Connor 86121ff79e toolhead: Calculate and store axes_r in move class
Calculate the ratio of axis distance to total move distance (axis_d /
move_d) and store in a new member variable axes_r.  This avoids
needing to recalculate the value in other code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-11-06 15:51:51 -05:00
..
display
__init__.py
ad5206.py
adc_temperature.py adc_temperature: add support for AD849x thermocouple amplifiers (#1994) 2019-10-10 20:11:34 -04:00
bed_mesh.py bed_mesh: fix error reporting 2019-10-22 22:09:33 -04:00
bed_screws.py
bed_tilt.py
bltouch.py
board_pins.py
bus.py
buttons.py
controller_fan.py
delayed_gcode.py
delta_calibrate.py
dotstar.py
endstop_phase.py
fan.py fan: Add off_below option for fans (#1897) 2019-10-03 17:59:03 -04:00
filament_switch_sensor.py
firmware_retraction.py
force_move.py toolhead: Calculate and store axes_r in move class 2019-11-06 15:51:51 -05:00
gcode_arcs.py
gcode_button.py
gcode_macro.py
heater_bed.py
heater_fan.py
heater_generic.py
homing_override.py
idle_timeout.py
manual_probe.py
manual_stepper.py toolhead: Calculate and store axes_r in move class 2019-11-06 15:51:51 -05:00
mcp4018.py
mcp4451.py
mcp4728.py
multi_pin.py
neopixel.py
output_pin.py
pause_resume.py
pid_calibrate.py
probe.py probe: Add range to probe accuracy results (#2015) 2019-09-29 16:56:46 -04:00
quad_gantry_level.py
query_endstops.py
replicape.py
respond.py
safe_z_home.py safe_z_home: Fix unintended change in default behavior 2019-10-03 18:06:08 -04:00
samd_sercom.py
screws_tilt_adjust.py
servo.py
skew_correction.py
spi_temperature.py
static_digital_output.py
statistics.py
sx1509.py
temperature_fan.py temperature_fan: add get_status() function 2019-10-22 22:10:13 -04:00
temperature_sensor.py
thermistor.py
tmc.py
tmc2130.py
tmc2208.py
tmc2209.py
tmc2660.py
tmc5160.py
tmc_uart.py tmc_uart: Don't try to configure analog pins to -1 value 2019-10-26 11:33:30 -04:00
tsl1401cl_filament_width_sensor.py
tuning_tower.py tuning_tower: Only cancel tuning tower test if extrude at notably lower z 2019-10-04 20:10:12 -04:00
verify_heater.py
virtual_sdcard.py virtual_sdcard: Only return from M25 after print confirmed paused 2019-10-31 11:36:35 -04:00
z_tilt.py mcu: Remove set_ignore_move() 2019-11-06 15:51:51 -05:00