| .. |
|
chelper
|
buildcommands: Extend number of available mcu messages from 96 to 128
|
2021-02-18 15:21:32 -05:00 |
|
extras
|
probe: Add last_z_result to get the latest z result in an Macro (#3835)
|
2021-02-18 22:03:32 -05:00 |
|
kinematics
|
winch: Improve python3 compatibility
|
2021-01-17 22:54:16 -05:00 |
|
clocksync.py
|
clocksync: Don't filter any of the initial syncronization clock messages
|
2020-05-02 11:08:02 -04:00 |
|
configfile.py
|
configfile: Add printer.configfile.settings command template parameter
|
2021-01-20 16:25:25 -05:00 |
|
console.py
|
buildcommands: Extend number of available mcu messages from 96 to 128
|
2021-02-18 15:21:32 -05:00 |
|
gcode.py
|
gcode: Move definition of CommandError and Coord from homing.py to gcode.py
|
2021-01-08 12:07:45 -05:00 |
|
klippy.py
|
gcode: Move definition of CommandError and Coord from homing.py to gcode.py
|
2021-01-08 12:07:45 -05:00 |
|
mathutil.py
|
mathutil: Disable queuelogger in background_coordinate_descent()
|
2019-12-17 09:51:45 -05:00 |
|
mcu.py
|
buildcommands: Extend number of available mcu messages from 96 to 128
|
2021-02-18 15:21:32 -05:00 |
|
msgproto.py
|
buildcommands: Extend number of available mcu messages from 96 to 128
|
2021-02-18 15:21:32 -05:00 |
|
parsedump.py
|
build: Request python2 for all directly executed python binaries
|
2017-06-27 20:26:02 -04:00 |
|
pins.py
|
stepper: Move MCU_stepper from mcu.py to stepper.py
|
2019-11-12 17:32:18 -05:00 |
|
queuelogger.py
|
webhooks: Add client_info parameter to "info" webhook
|
2020-08-26 10:12:58 -04:00 |
|
reactor.py
|
reactor: Record time of recent gc collection sweeps
|
2020-09-17 02:06:20 -04:00 |
|
serialhdl.py
|
serialhdl: Improve Python3 compatibility
|
2020-12-01 12:40:13 -05:00 |
|
stepper.py
|
stepper: Don't cache ffi_lib object in the stepper
|
2021-02-18 15:39:55 -05:00 |
|
toolhead.py
|
homing: Make homing.py an "extras" module
|
2021-01-08 14:01:34 -05:00 |
|
util.py
|
util: Improve Python3 compatibility
|
2020-06-15 17:15:53 -04:00 |
|
webhooks.py
|
webhooks: Fix use of deprecated Exception.message attribute (#3781)
|
2021-01-17 22:37:41 -05:00 |