klipper/klippy
Dave Bacon 5abea041b4 mcu: Fix PWM static start value setup
config_setup uses ._start_value instead of ._static_value which isn't defined.

Signed-off-by: Dave Bacon <drb.github@mrbacon.com>
2018-02-10 13:00:22 -05:00
..
extras bed_tilt: Negate parameters reported by bed_tilt_calibrate 2018-02-05 14:52:38 -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: Respond faster to clock changes 2018-02-05 12:33:29 -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 klippy: Allow any stats producer to determine when stats are needed 2018-02-05 13:52:05 -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 pins: Warn on invalid pin format 2018-02-07 16:09:25 -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.h
stepcompress.c stepcompress: Fix proactive queue flushing on move with 64K+ steps 2017-11-29 20:24:50 -05:00
stepper.py klippy: Add access methods and avoid peeking into the printer classes 2018-01-28 12:19:26 -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