From 77dff35faefe18cc9cc567ec4428fd7f59ad4e24 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 12 Nov 2019 18:18:32 -0500 Subject: tmc: Remove virtual_enable support and replace with automatic support Automatically detect if the stepper has a dedicated enable line. If it does not, then automatically enable virtual enable support. Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/Config_Changes.md') diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index ff8f601e..059641e3 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,11 @@ All dates in this document are approximate. # Changes +20191112: The tmc stepper driver virtual enable capability is now +automatically enabled if the stepper does not have a dedicated stepper +enable pin. Remove references to tmcXXXX:virtual_enable from the +config. + 20191107: The primary extruder config section must be specified as "extruder" and may no longer be specified as "extruder0". Gcode command templates that query the extruder status are now accessed via -- cgit v1.2.3-70-g09d2