klipper/klippy
Kevin O'Connor 10e11950ae stepper: get_homed_offset() should return a float
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-12-03 19:48:47 -05:00
..
cartesian.py stepper: Support for multiple steppers controlling a single axis 2017-11-18 17:37:04 -05:00
chelper.py klippy: Avoid using '%' syntax when calling logging module 2017-09-27 12:38:20 -04:00
chipmisc.py pca9685: Support default values 2017-10-12 11:59:27 -04:00
clocksync.py clocksync: Start with adjusted_freq of 1.0 2017-10-13 21:07:32 -04:00
console.py
corexy.py stepper: Support for multiple steppers controlling a single axis 2017-11-18 17:37:04 -05:00
delta.py stepper: Add get_endstops() / set_position wrappers 2017-11-18 17:36:45 -05:00
extruder.py stepper: Store pointers to step_const and step_delta in PrinterStepper 2017-11-18 17:29:23 -05:00
fan.py fan: Enable heater_fan objects on an MCU shutdown event 2017-10-12 11:59:27 -04:00
gcode.py klippy: Rework shutdown handling 2017-10-12 16:28:53 -04:00
heater.py heater: Avoid math errors on extreme ADC readings 2017-11-13 11:07:20 -05:00
homing.py homing: Base homing cpu delay on estimated number of steps needed 2017-11-29 19:55:25 -05:00
klippy.py klippy: Rework shutdown handling 2017-10-12 16:28:53 -04:00
list.h
mcu.py stepper: Add get_endstops() / set_position wrappers 2017-11-18 17:36:45 -05:00
msgproto.py klippy: Avoid using '%' syntax when calling logging module 2017-09-27 12:38:20 -04:00
parsedump.py
pins.py pins: Add pin mapping for atmega1284p 2017-10-05 16:57:44 -04:00
pyhelper.c
pyhelper.h
queuelogger.py
reactor.py
serialhdl.py serialhdl: Don't open port at 1200 baud 2017-10-12 21:46:09 -04:00
serialqueue.c serialqueue: Don't report sent_time on responses that are retransmitted 2017-09-30 19:37:20 -04:00
serialqueue.h
stepcompress.c stepcompress: Fix proactive queue flushing on move with 64K+ steps 2017-11-29 20:24:50 -05:00
stepper.py stepper: get_homed_offset() should return a float 2017-12-03 19:48:47 -05:00
toolhead.py homing: Base homing cpu delay on estimated number of steps needed 2017-11-29 19:55:25 -05:00
util.py klippy: Avoid using '%' syntax when calling logging module 2017-09-27 12:38:20 -04:00