..
chelper
serialqueue: Wrap code to 80 columns
2019-02-27 14:20:15 -05:00
extras
serialhdl: Rename register_callback() to register_response()
2019-06-21 18:14:00 -04:00
kinematics
extruder: Use template evaluation on gcode
2019-06-07 11:38:43 -04:00
clocksync.py
serialhdl: Introduce SerialReader.send_with_response()
2019-06-21 21:42:20 -04:00
configfile.py
configfile: Add "include" support ( #1359 )
2019-03-22 20:31:40 -04:00
console.py
serialhdl: Add a get_msgparser() method
2019-06-21 18:14:00 -04:00
gcode.py
gcode: Eliminate the process_batch() method
2019-06-09 18:44:44 -04:00
heater.py
heater: Wrap code to 80 columns
2019-02-27 13:09:24 -05:00
homing.py
homing: Catch the more generic CommandError during homing
2019-06-06 10:08:58 -04:00
klippy.py
klippy: Provide global access to a printer.command_error exception class
2019-06-06 10:22:14 -04:00
mathutil.py
gcode: Change respond_info() to log by default
2019-03-04 13:04:18 -05:00
mcu.py
serialhdl: Eventually timeout connect attempt
2019-06-21 21:42:20 -04:00
msgproto.py
bus: Support bus enumerations and add support for reserved pins
2019-04-04 18:29:31 -04:00
parsedump.py
build: Request python2 for all directly executed python binaries
2017-06-27 20:26:02 -04:00
pins.py
tmc2208: Add support for using an analog mux to access TMC uarts
2019-06-12 22:14:41 -04:00
queuelogger.py
klippy: Automatically clear rollover_info on each restart
2018-04-03 13:18:52 -04:00
reactor.py
reactor: Fix some corner cases with self._next_timer handling
2019-06-19 21:12:34 -04:00
serialhdl.py
serialhdl: Introduce SerialReader.send_with_response()
2019-06-21 21:42:20 -04:00
stepper.py
endstop_phase: Move endstop phase homing code to new "extras" module
2018-10-16 13:09:23 -04:00
toolhead.py
toolhead: Just warn if M204 doesn't contain valid S, P, or T
2019-06-21 12:53:47 -04:00
util.py
util: Ignore errors in clear_hupcl (allows OSX to run)
2019-05-20 16:49:42 -04:00