klipper/klippy
Kevin O'Connor e231ac7422 uc1701: Add support for SSD1306 displays
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-11-21 20:45:53 -05:00
..
chelper chelper: Add a quick __main__ to compile c helper (#782) 2018-10-16 12:21:18 -04:00
extras uc1701: Add support for SSD1306 displays 2018-11-21 20:45:53 -05:00
kinematics delta: Make sure to clear limit_xy2 after a homing move 2018-10-27 11:54:17 -04:00
clocksync.py
configfile.py configfile: Strip trailing comments 2018-10-16 11:45:20 -04:00
console.py console: Try to improve the description of the SUPPRESS command 2018-11-16 17:16:14 -05:00
gcode.py gcode: process_batch() should execute commands atomically 2018-10-28 18:39:45 -04:00
heater.py heater: Add new TURN_OFF_HEATERS command 2018-09-18 16:01:07 -04:00
homing.py endstop_phase: Move endstop phase homing code to new "extras" module 2018-10-16 13:09:23 -04:00
klippy.py klippy: No need to return anything from _connect() method 2018-10-18 15:58:52 -04:00
mathutil.py delta_calibrate: Perform coordinate descent in a background process 2018-10-15 19:01:19 -04:00
mcu.py mcu: Add a set_commanded_position() method to MCU_stepper 2018-10-10 14:30:09 -04:00
msgproto.py
parsedump.py
pins.py avr: Add initial support for atmega32u4 chips 2018-11-20 12:58:33 -05:00
queuelogger.py
reactor.py
serialhdl.py
stepper.py endstop_phase: Move endstop phase homing code to new "extras" module 2018-10-16 13:09:23 -04:00
toolhead.py idle_timeout: Add printing/ready/idle tracking 2018-10-28 18:39:45 -04:00
util.py util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00