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 <kevin@koconnor.net>
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user