klipper/klippy
Kevin O'Connor 9f65ae72c3 delta: Rework boundary checks
Calculate and store the maximum xy2 value for the given z level each
time the head moves to a new z level.  This simplifies the boundary
check for common XY moves.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-02-13 17:51:13 -05:00
..
cartesian.py extruder: Calculate sane defaults for extrude only velocity and accel 2017-01-03 18:18:30 -05:00
chelper.py reactor: Use the system monotonic clock instead of the normal system clock 2017-02-06 13:31:34 -05:00
console.py build: Define DECL_CONSTANT mechanism for defining exported constants 2016-12-23 17:06:10 -05:00
delta.py delta: Rework boundary checks 2017-02-13 17:51:13 -05:00
extruder.py extruder: Do extruder lookahead based on time instead of cornering 2017-02-06 12:17:50 -05:00
fan.py
gcode.py gcode: Attempt to shutdown heaters and fans prior to a RESTART 2017-02-12 18:48:21 -05:00
heater.py heater: Resend PWM values even if last value was zero 2017-01-12 15:13:41 -05:00
homing.py gcode: Rework homing to use greenlets 2016-12-09 17:09:51 -05:00
klippy.py klippy: Log the type of cpu the host is running on 2017-02-12 19:14:26 -05:00
list.h
mcu.py toolhead: Rework lookahead flush to be more stable during high cpu 2017-02-12 17:20:40 -05:00
msgproto.py klippy: Warn the user on common errors due to old firmware 2017-01-10 00:13:28 -05:00
parsedump.py
pins.py
pyhelper.c reactor: Use the system monotonic clock instead of the normal system clock 2017-02-06 13:31:34 -05:00
pyhelper.h reactor: Use the system monotonic clock instead of the normal system clock 2017-02-06 13:31:34 -05:00
queuelogger.py
reactor.py reactor: Use the system monotonic clock instead of the normal system clock 2017-02-06 13:31:34 -05:00
serialhdl.py reactor: Use the system monotonic clock instead of the normal system clock 2017-02-06 13:31:34 -05:00
serialqueue.c reactor: Use the system monotonic clock instead of the normal system clock 2017-02-06 13:31:34 -05:00
serialqueue.h serialqueue: Remove serialqueue_flush_ready() 2016-12-30 20:15:05 -05:00
stepcompress.c stepcompress: Propagate errors back to python code 2017-02-06 12:17:50 -05:00
stepper.py stepper: Change default max_error from 50us to 25us 2016-12-28 22:38:27 -05:00
toolhead.py toolhead: Rework lookahead flush to be more stable during high cpu 2017-02-12 17:20:40 -05:00
util.py klippy: Log the type of cpu the host is running on 2017-02-12 19:14:26 -05:00