From 8a3d2afd796414d64b995ac753148484b77198dd Mon Sep 17 00:00:00 2001 From: Alexander Bazarov <63168142+bazarovdev@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:32:07 -0500 Subject: config: Config for Geeetech A-series printers: A10/M/T and A20/M/T (#6767) Based on few configs found on the discourse forum, facebook groups. In addition, using official schematics from: https://www.geeetech.com/download.html https://github.com/Geeetech3D/Diagram/files/8199212/GT2560V4.1BSCHA20T.pdf Contains macros for filament mixing based on: https://klipper.discourse.group/t/mixing-color-support/2246/12 https://klipper.discourse.group/t/mixing-hotend-m163-emulation/11423/2 Signed-off-by: Alexander Bazarov --- 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 40a6118c..92c340cb 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -40,6 +40,7 @@ CONFIG ../../config/printer-creality-cr20-pro-2019.cfg CONFIG ../../config/printer-creality-ender5plus-2019.cfg CONFIG ../../config/printer-eryone-thinker-series-v2-2020.cfg CONFIG ../../config/printer-flashforge-creator-pro-2018.cfg +CONFIG ../../config/printer-geeetech-A10T-A20T-2021.cfg CONFIG ../../config/printer-hiprecy-leo-2019.cfg CONFIG ../../config/printer-longer-lk4-pro-2019.cfg CONFIG ../../config/printer-lulzbot-mini1-2016.cfg -- cgit v1.2.3-70-g09d2