From b4086ddea039ff1d87a1f95421e9e58e007ef00b Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Sat, 16 May 2026 18:34:34 +0200 Subject: [PATCH] 100W --- fw/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fw/main.c b/fw/main.c index 4e4b4dd..53e11ec 100644 --- a/fw/main.c +++ b/fw/main.c @@ -485,11 +485,11 @@ __attribute__((noreturn)) int main(void) Delay_Ms(100); } } else { - pd_get_profile(&pd_profile, 60); + pd_get_profile(&pd_profile, 100); // TODO: let the user decide the power profile pd_profile.set_temp = 200; - pd_profile.set_power = 60; // Slightly below max power to avoid overloading + pd_profile.set_power = 95; // Slightly below max power to avoid overloading pd_profile.tip_r = 2500; // TODO: tip check and resistance calculator pd_profile.max_duty = MIN( (100*(u32)isqrt((