From 5d52a3b19fecaaacc50221e137a56458cf0f9c4e Mon Sep 17 00:00:00 2001 From: Manuel Fichtner <47699362+Crykor90@users.noreply.github.com> Date: Mon, 11 Oct 2021 22:26:14 +0200 Subject: config: Anycubic Vyper (#4740) This commit contains a configuration for the Anycubic Vyper printer from 2021. It uses a clone of the STM32F103 chip named GD32F103. There are 2 Mainboard versions out there v0.0.5 and v0.0.6, this config has been tested with the v0.0.6 only. It should probably work for v0.0.5 as well since there are no different changes in the Anycubic Marlin firmware. The LCD is not supported yet (might work, but didn't try yet). Signed-off-by: Marc Neuhaus Signed-off-by: Manuel Fichtner --- test/klippy/printers.test | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 2c636752..72f651ae 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -138,6 +138,7 @@ CONFIG ../../config/generic-bigtreetech-skr-mini-e3-v2.0.cfg CONFIG ../../config/generic-bigtreetech-skr-mini-mz.cfg CONFIG ../../config/generic-bigtreetech-skr-cr6-v1.0.cfg CONFIG ../../config/generic-bigtreetech-skr-e3-dip.cfg +CONFIG ../../config/printer-anycubic-vyper-2021.cfg # Printers using the stm32f103 via serial DICTIONARY stm32f103-serial.dict -- cgit v1.2.3-70-g09d2