diff options
author | Grigori Goronzy <greg@chown.ath.cx> | 2020-04-01 23:56:14 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2020-04-02 13:56:50 -0400 |
commit | 6d2f3ef4f11a8253790fd1a865bb293482a3234a (patch) | |
tree | b9993f97b8e274325bd3081100e3dfc1f44cc304 /config/generic-fysetc-cheetah-v1.2.cfg | |
parent | 0a20430e07801a277e2fc37de30035730d1084f2 (diff) | |
download | kutter-6d2f3ef4f11a8253790fd1a865bb293482a3234a.tar.gz kutter-6d2f3ef4f11a8253790fd1a865bb293482a3234a.tar.xz kutter-6d2f3ef4f11a8253790fd1a865bb293482a3234a.zip |
config: Fix reset/restart on Fysetc Cheetah v1.2
Deassert RTS for this board and enable the new Cheetah-specific reset
sequence.
Fixes #2026.
Signed-off-by: Grigori Goronzy <greg@chown.ath.cx>
Diffstat (limited to 'config/generic-fysetc-cheetah-v1.2.cfg')
-rw-r--r-- | config/generic-fysetc-cheetah-v1.2.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/generic-fysetc-cheetah-v1.2.cfg b/config/generic-fysetc-cheetah-v1.2.cfg index 9b41c128..c9846020 100644 --- a/config/generic-fysetc-cheetah-v1.2.cfg +++ b/config/generic-fysetc-cheetah-v1.2.cfg @@ -103,6 +103,7 @@ pin: PC8 [mcu] serial: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0 +restart_method: cheetah [printer] kinematics: cartesian |