From 96bd61a0136855875120f7c56006c0ba1b36b351 Mon Sep 17 00:00:00 2001 From: BrewNinja <19670552+BrewNinja@users.noreply.github.com> Date: Mon, 20 May 2024 16:24:08 -0500 Subject: [PATCH] Update printer.cfg Fixed the "main_led" to actually dim and work as expected --- home/sovol/patch/config/printer.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/sovol/patch/config/printer.cfg b/home/sovol/patch/config/printer.cfg index 8f213dd..6018e09 100755 --- a/home/sovol/patch/config/printer.cfg +++ b/home/sovol/patch/config/printer.cfg @@ -434,7 +434,7 @@ resolution: 1.0 pin:PA3 pwm: 1 value:1 -cycle_time: 5 +cycle_time: 0.010 [idle_timeout] gcode: _IDLE_TIMEOUT