| .. |
|
chelper
|
itersolve: Add kinematic iterative solver code
|
2018-06-20 09:26:10 -04:00 |
|
extras
|
stepper_buzz: Move STEPPER_BUZZ command from stepper.py to new file
|
2018-06-20 09:26:10 -04:00 |
|
cartesian.py
|
gcode: Add minval/maxval/above/below options to get_X parsers
|
2018-04-20 22:24:36 -04:00 |
|
clocksync.py
|
clocksync: Simplify is_active() check
|
2018-05-31 18:20:30 -04:00 |
|
console.py
|
console: Report timestamp on each read message
|
2018-05-21 12:01:26 -04:00 |
|
corexy.py
|
homing_override: Allow moves prior to homing an axis
|
2018-01-28 12:19:26 -05:00 |
|
delta.py
|
stepper: Raise an error if position_endstop is not in min/max range
|
2018-05-18 19:41:03 -04:00 |
|
extruder.py
|
extruder: Report max_extrude_ratio in log
|
2018-06-05 20:48:55 -04:00 |
|
gcode.py
|
klippy: Return an error code if batch input results in an error
|
2018-06-16 16:18:01 -04:00 |
|
heater.py
|
temperature_fan: Add support for temperature-triggered fan.
|
2018-05-10 19:32:23 -04:00 |
|
homing.py
|
homing: Apply speed rounding after calling home_prepare()
|
2018-05-14 11:40:35 -04:00 |
|
klippy.py
|
klippy: try_load_module() should return the module loaded
|
2018-06-20 09:26:10 -04:00 |
|
mathutil.py
|
mathutil: Move coordinate_descent() to new file
|
2018-03-04 09:56:50 -05:00 |
|
mcu.py
|
stepcompress: Allow stepcompress_alloc() to be called early
|
2018-06-20 09:26:10 -04:00 |
|
msgproto.py
|
msgproto: Add support for a get_constant_int() method
|
2018-05-28 10:43:40 -04:00 |
|
parsedump.py
|
build: Request python2 for all directly executed python binaries
|
2017-06-27 20:26:02 -04:00 |
|
pins.py
|
lpc176x: Add support for GPIO pins
|
2018-05-25 11:52:13 -04:00 |
|
queuelogger.py
|
klippy: Automatically clear rollover_info on each restart
|
2018-04-03 13:18:52 -04:00 |
|
reactor.py
|
reactor: Fix bug causing end() to not always work
|
2017-04-13 13:20:13 -04:00 |
|
serialhdl.py
|
serialqueue: Limit message transmission to available receive buffer size
|
2018-05-28 11:12:30 -04:00 |
|
stepper.py
|
stepper_buzz: Move STEPPER_BUZZ command from stepper.py to new file
|
2018-06-20 09:26:10 -04:00 |
|
toolhead.py
|
toolhead: Add support for the M204 command
|
2018-06-15 12:05:45 -04:00 |
|
util.py
|
util: Change the /tmp/printer pty to be group readable
|
2018-05-16 13:25:21 -04:00 |