From 80dc1dfcc16753802c80603f3f21b175dbe48608 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 25 Aug 2017 23:14:44 -0400 Subject: docs: Remove documentation for "custom" command blocks It should no longer be necessary to configure "custom" commands during mcu setup. The ad5206 and static_digital_output config sections should provide similar functionality. Signed-off-by: Kevin O'Connor --- config/example.cfg | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config/example.cfg') diff --git a/config/example.cfg b/config/example.cfg index 32ece835..09f6c9ad 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -262,12 +262,6 @@ pin_map: arduino # micro-controller reset. The 'command' method involves sending a # Klipper command to the micro-controller so that it can reset # itself. The default is 'arduino'. -custom: -# This option may be used to specify a set of custom -# micro-controller commands to be sent at the start of the -# connection. It may be used to configure the initial settings of -# LEDs, to configure micro-stepping pins, to configure a digipot, -# etc. # The printer section controls high level printer settings. [printer] -- cgit v1.2.3-70-g09d2