From 20d0bb8354dc57b96bc2153d8c2977566b4de002 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 18 Jun 2019 09:40:14 -0400 Subject: 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 --- klippy/extras/tmc5160.py | 1 - 1 file changed, 1 deletion(-) (limited to 'klippy/extras/tmc5160.py') diff --git a/klippy/extras/tmc5160.py b/klippy/extras/tmc5160.py index 4fe37716..d9926638 100644 --- a/klippy/extras/tmc5160.py +++ b/klippy/extras/tmc5160.py @@ -315,7 +315,6 @@ class TMC5160: set_config_field(config, "vhighchm", 0) set_config_field(config, "tpfd", 4) set_config_field(config, "intpol", True, "interpolate") - set_config_field(config, "dedge", 0) set_config_field(config, "diss2g", 0) set_config_field(config, "diss2vs", 0) # COOLCONF -- cgit v1.2.3-70-g09d2