diff --git a/config/printer-sunlu-s8-2020.cfg b/config/printer-sunlu-s8-2020.cfg index 0dc029a0..ac5ecc16 100644 --- a/config/printer-sunlu-s8-2020.cfg +++ b/config/printer-sunlu-s8-2020.cfg @@ -77,9 +77,6 @@ pin: ar9 [heater_fan fan1] pin: ar7 -heater: extruder -heater_temp: 50.0 -fan_speed: 1.0 [mcu] serial: /dev/ttyUSB0 diff --git a/test/klippy/printers.test b/test/klippy/printers.test index 11589e7b..0292926e 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -39,6 +39,7 @@ CONFIG ../../config/printer-micromake-d1-2016.cfg CONFIG ../../config/printer-mtw-create-2015.cfg CONFIG ../../config/printer-seemecnc-rostock-max-v2-2015.cfg CONFIG ../../config/printer-sovol-sv01-2020.cfg +CONFIG ../../config/printer-sunlu-s8-2020.cfg CONFIG ../../config/printer-tevo-flash-2018.cfg CONFIG ../../config/printer-tevo-tarantula-pro-2020.cfg CONFIG ../../config/printer-velleman-k8200-2013.cfg