klipper/klippy
Kevin O'Connor a7defdcad0 kin_shaper: Fix check for optimized X or Y only calculations
The optimized version is only available if it's the only axis used.
This fixes input_shaper on corexz.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-08-30 12:32:11 -04:00
..
chelper kin_shaper: Fix check for optimized X or Y only calculations 2020-08-30 12:32:11 -04:00
extras menu: only render visible list items 2020-08-26 10:08:12 -04:00
kinematics gcode: Automatically call reset_last_position() on a toolhead set_position() 2020-08-20 21:03:22 -04:00
clocksync.py
configfile.py configfile: Use "import ConfigParser as configparser" 2020-06-15 17:15:53 -04:00
console.py
gcode.py gcode: Fix out-of-order cmd_M112 reference 2020-08-23 13:18:30 -04:00
homing.py gcode: Split G0/G1 command handling to new gcode_move class 2020-08-20 21:03:22 -04:00
klippy.py klippy: Report "shutdown" category from get_state_message() 2020-08-16 14:10:54 -04:00
mathutil.py
mcu.py mcu: Reset pwm and digital output pins to start values on a host restart 2020-07-25 11:36:44 -04:00
msgproto.py
parsedump.py
pins.py
queuelogger.py webhooks: Add client_info parameter to "info" webhook 2020-08-26 10:12:58 -04:00
reactor.py
serialhdl.py
stepper.py mcu: Add support for commands to send only on a host restart 2020-07-25 11:36:44 -04:00
toolhead.py gcode_move: Move GCodeMove class from gcode.py to new extras module 2020-08-20 21:03:22 -04:00
util.py
webhooks.py webhooks: Add client_info parameter to "info" webhook 2020-08-26 10:12:58 -04:00