From a4c35b1555948a31ce0ac5d15a61617ced31a2d3 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Tue, 1 Apr 2025 23:40:22 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Disable=20MIN=5FCHAMBER=5FPOWER?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/Configuration.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 08ef067328..69cae47ee1 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -880,9 +880,9 @@ #define MAX_CHAMBER_POWER 255 // limits duty cycle to chamber heater; 255=full current #if ENABLED(PIDTEMPCHAMBER) - #define MIN_CHAMBER_POWER 0 // Min power to improve PID stability. (0..MAX_CHAMBER_POWER) - // Get the power from the temperature report ('M105' => C@:nnn) and try P*2-20 to P*2-10. - //#define PID_CHAMBER_DEBUG // Print Chamber PID debug data to the serial port. Use 'M303 D' to enable/disable. + //#define MIN_CHAMBER_POWER 0 // Min power to improve PID stability. (0..MAX_CHAMBER_POWER) + // Get the power from the temperature report ('M105' => C@:nnn) and try P*2-20 to P*2-10. + //#define PID_CHAMBER_DEBUG // Print Chamber PID debug data to the serial port. Use 'M303 D' to enable/disable. // Lasko "MyHeat Personal Heater" (200w) modified with a Fotek SSR-10DA to control only the heating element // and placed inside the small Creality printer enclosure tent.