From 15c3824e9b15a0b5436995723e97599145fc588d Mon Sep 17 00:00:00 2001 From: flatline-84 <2100452+flatline-84@users.noreply.github.com> Date: Mon, 14 Aug 2023 05:26:56 +1000 Subject: config: Add config for printer Creality CR10s Pro V2 (#6300) Created a base config for the Creality CR10s Pro v2 as described here: https://www.creality.com/products/cr-10s-pro-v2-3d-printer This will allow users with this printer to more easily setup Klipper firmware. Signed-off-by: Peter Kydas --- 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 9db20bed..5aa78ac1 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -34,6 +34,7 @@ CONFIG ../../config/printer-bq-hephestos-2014.cfg CONFIG ../../config/printer-creality-cr5pro-ht-2022.cfg CONFIG ../../config/printer-creality-cr10-v3-2020.cfg CONFIG ../../config/printer-creality-cr10s-2017.cfg +CONFIG ../../config/printer-creality-cr10s-pro-v2-2020.cfg CONFIG ../../config/printer-creality-cr20-2018.cfg CONFIG ../../config/printer-creality-cr20-pro-2019.cfg CONFIG ../../config/printer-creality-ender5plus-2019.cfg -- cgit v1.2.3-70-g09d2