diff options
author | Ales Stimec <ales.stimec@canonical.com> | 2019-01-24 10:14:42 +0100 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-01-28 11:20:01 -0500 |
commit | 0d4544e72a1ec0e51408141304a57058b585eb00 (patch) | |
tree | e460d6946dd7cf2d4211dbf66272c596fdc52cb4 /test | |
parent | 90827a88dea276d7bfe85f893d106219a5acc685 (diff) | |
download | kutter-0d4544e72a1ec0e51408141304a57058b585eb00.tar.gz kutter-0d4544e72a1ec0e51408141304a57058b585eb00.tar.xz kutter-0d4544e72a1ec0e51408141304a57058b585eb00.zip |
config: Added example config file for Geeetech gt2560 controller.
Signed-off-by: Ales Stimec <ales.stimec@gmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test')
-rw-r--r-- | test/klippy/printers.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 975c7732..304788ac 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -12,6 +12,7 @@ CONFIG ../../config/example-winch.cfg DICTIONARY atmega2560-16mhz.dict CONFIG ../../config/generic-einsy-rambo.cfg CONFIG ../../config/generic-fysetc-f6.cfg +CONFIG ../../config/generic-gt2560.cfg CONFIG ../../config/generic-mini-rambo.cfg CONFIG ../../config/generic-rambo.cfg CONFIG ../../config/generic-ramps.cfg |