klipper/klippy
Kevin O'Connor 20d0bb8354 config: Update tmc5160 block in example-extras.cfg
List all the configurable parameters in the tmc5160 example block and
use similar wording as the other tmc drivers.

Also, don't allow DEDGE to be configured as it would just break the
current code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-06-18 09:41:27 -04:00
..
chelper
extras config: Update tmc5160 block in example-extras.cfg 2019-06-18 09:41:27 -04:00
kinematics extruder: Use template evaluation on gcode 2019-06-07 11:38:43 -04:00
clocksync.py
configfile.py configfile: Add "include" support (#1359) 2019-03-22 20:31:40 -04:00
console.py bus: Support bus enumerations and add support for reserved pins 2019-04-04 18:29:31 -04:00
gcode.py gcode: Eliminate the process_batch() method 2019-06-09 18:44:44 -04:00
heater.py
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 mcu: Support a start value for soft pwm pins 2019-06-02 10:59:33 -04:00
msgproto.py bus: Support bus enumerations and add support for reserved pins 2019-04-04 18:29:31 -04:00
parsedump.py
pins.py tmc2208: Add support for using an analog mux to access TMC uarts 2019-06-12 22:14:41 -04:00
queuelogger.py
reactor.py reactor: Be explicit on which handlers are timer_handler vs file_handler 2019-06-09 18:44:44 -04:00
serialhdl.py serialhdl: Use reactor mutex in send_with_response() 2019-06-09 19:12:24 -04:00
stepper.py
toolhead.py toolhead: Commands should still pause even when sync_print_time 2019-06-09 12:35:54 -04:00
util.py util: Ignore errors in clear_hupcl (allows OSX to run) 2019-05-20 16:49:42 -04:00