diff options
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 059641e3..fc59b66c 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -9,7 +9,9 @@ All dates in this document are approximate. 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. +config. The ability to control multiple pins in the stepper +enable_pin config has been removed. If multiple pins are needed then +use a multi_pin config section. 20191107: The primary extruder config section must be specified as "extruder" and may no longer be specified as "extruder0". Gcode |