.. |
extras
|
ad5206: Warn if ad5206 enable pin is inverted
|
2018-02-17 23:18:10 -05:00 |
cartesian.py
|
homing_override: Allow moves prior to homing an axis
|
2018-01-28 12:19:26 -05:00 |
chelper.py
|
…
|
|
chipmisc.py
|
fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm
|
2018-01-29 13:08:15 -05:00 |
clocksync.py
|
clocksync: Rework multi-mcu adjust to better handle long moves
|
2018-02-19 22:13:28 -05:00 |
console.py
|
pins: Check if the same pin is referenced via different aliases
|
2018-01-10 19:26:06 -05:00 |
corexy.py
|
homing_override: Allow moves prior to homing an axis
|
2018-01-28 12:19:26 -05:00 |
delta.py
|
homing_override: Allow moves prior to homing an axis
|
2018-01-28 12:19:26 -05:00 |
extruder.py
|
heater: Add stats reporting
|
2018-01-28 23:37:56 -05:00 |
gcode.py
|
virtual_sdcard: Initial support for virtual sdcard
|
2018-02-11 14:13:12 -05:00 |
heater.py
|
heater: Report stats whenever the heater is active
|
2018-02-05 13:55:59 -05:00 |
homing.py
|
homing_override: Allow moves prior to homing an axis
|
2018-01-28 12:19:26 -05:00 |
klippy.py
|
klippy: Allow any stats producer to determine when stats are needed
|
2018-02-05 13:52:05 -05:00 |
list.h
|
…
|
|
mcu.py
|
mcu: Fix PWM static start value setup
|
2018-02-10 13:00:22 -05:00 |
msgproto.py
|
msgproto: Support default values in get_constant() calls
|
2018-01-29 10:10:27 -05:00 |
parsedump.py
|
…
|
|
pins.py
|
avr: Add at90usb646 support
|
2018-02-25 10:23:00 -05:00 |
pyhelper.c
|
…
|
|
pyhelper.h
|
…
|
|
queuelogger.py
|
…
|
|
reactor.py
|
…
|
|
serialhdl.py
|
msgproto: Support default values in get_constant() calls
|
2018-01-29 10:10:27 -05:00 |
serialqueue.c
|
serialqueue: Don't report sent_time on responses that are retransmitted
|
2017-09-30 19:37:20 -04:00 |
serialqueue.h
|
…
|
|
stepcompress.c
|
stepcompress: Fix proactive queue flushing on move with 64K+ steps
|
2017-11-29 20:24:50 -05:00 |
stepper.py
|
docs: Add tips for porting to new kinematics to Code_Overview.md
|
2018-02-17 13:48:53 -05:00 |
toolhead.py
|
klippy: Allow any stats producer to determine when stats are needed
|
2018-02-05 13:52:05 -05:00 |
util.py
|
util: Call set_nonblock() in create_pty()
|
2018-02-02 18:32:03 -05:00 |