Notifications
Clear all

"Absorbing Heat" on screen  

  RSS
j-martin
(@j-martin)
Eminent Member
"Absorbing Heat" on screen

So i've just finally finished a Core One build.

Among a bunch of issues  - pressed print and on the screen in the mid upper left came the words "Absorbing Heat" and a number% that increased very very slowly and nothing happened till it got to 100% about 20 minutes later then it started a nozzle clean and failed. The repeat clean worked and its doing my first print now. 

What is that "Absorbing Heat" about?

What heat, where? 

 

Posted : 23/10/2025 2:21 pm
j-martin
(@j-martin)
Eminent Member
Topic starter answered:
RE: "Absorbing Heat" on screen

And again.  Second print. now waiting 15 minutes while "absorbing Heat" just passes 60%

This rubbish. I cannot afford to wait 20 minutes before each print.

How do I stop this issue?

Posted : 23/10/2025 2:41 pm
hyiger
(@hyiger)
Prominent Member
RE:

 

Posted by: @j-martin

And again.  Second print. now waiting 15 minutes while "absorbing Heat" just passes 60%

This rubbish. I cannot afford to wait 20 minutes before each print.

How do I stop this issue?

It actually serves a purpose. However, it's confusingly named. What it's doing is waiting enough time for the print bed to reach thermal equilibrium and thermal expansion before probing starts. Not doing this could result in thermal expansion happening during the print and causing issues like the print popping off the plate because the z-mesh (from the probing) is no longer accurate. 

That said, for low temp filaments like TPU, PLA and PETG that are also not prone to warping, I personally don't think it's needed and so I turn it off. To do this you select "Expert mode" in PrusaSlicer, go to the Printers -> Custom G-code -> Start G-code section. Look for G29 G ; absorb heat and change it to the following and save your modification into the user presets. Also for sheets like the BIQU Cryo, even for engineering filaments, it's debatable whether this is really needed. 

{if filament_type[initial_tool] !~ /.*(FLEX|PLA|PETG).*/}
G29 G ; absorb heat
{endif}
This post was modified 3 weeks ago by hyiger
Posted : 23/10/2025 3:30 pm
hyiger
(@hyiger)
Prominent Member
RE: "Absorbing Heat" on screen

Want to also add that not doing this for large prints could possibly result in the head colliding with the print and a subsequent layer shift. For small prints, I don't think it matters. 

Posted : 23/10/2025 3:46 pm
j-martin
(@j-martin)
Eminent Member
Topic starter answered:
RE: "Absorbing Heat" on screen

Mmm. 
this is a major issue then. 
I do almost all my work in ABS and there is no way that if I have to keep this on is this is acceptable. 
This is my 4 th Prusa ( have one each of Mini, mK3s and Mk4 and none of them do this  to this step and don’t have issues as described because they don’t do it. 
If this is a function of this model and I can’t get rid of this issue I will be returning the printer. It’s making it unusable in my little farm because I can’t be waiting 20 minutes on top the usual nozzle and bed heat time. 

I did my due diligence before I bought this printer and never found any mention of it. I think Prusa need to tell people that there’s a nearly 30 minutes “start” time before each print. 

Posted : 23/10/2025 8:33 pm
hyiger
(@hyiger)
Prominent Member
RE:

Comment out this line and it will stop doing it. Will that cause problems with your ABS prints? Don't know but you can experiment and see. I suppose making this a firmware option instead may be easier for some. You can create a Feature Request here: https://github.com/prusa3d/Prusa-Firmware-Buddy/issues

G29 G ; absorb heat

This post was modified 3 weeks ago 4 times by hyiger
Posted : 23/10/2025 8:55 pm
hyiger
(@hyiger)
Prominent Member
RE: "Absorbing Heat" on screen

There is indeed an enhancement request going back to the XL here: https://github.com/prusa3d/Prusa-Firmware-Buddy/issues/3534

Posted : 23/10/2025 10:01 pm
k1mu
 k1mu
(@k1mu)
Estimable Member
RE: "Absorbing Heat" on screen

You can always click on "Skip" when it's in "Absorbing Heat". 

Posted : 25/10/2025 12:19 am
coilsconnection
(@coilsconnection)
Member
RE: "Absorbing Heat" on screen

Thanks for the code, it works perfectly for me.

Posted : 09/11/2025 8:32 am
mnentwig
(@mnentwig)
Estimable Member
RE: "Absorbing Heat" on screen

>> I do almost all my work in ABS

Same here, I usually skip it. No issues so far (first layer adhesion from print bed preparation, a different story)

Posted : 09/11/2025 10:28 am
coilsconnection
(@coilsconnection)
Member
RE: "Absorbing Heat" on screen

Personally, I solved all my adhesion problems with 3DLAKE!!! Simple and effective

Posted : 09/11/2025 11:04 am
Cédric
(@cedric)
Trusted Member
RE: "Absorbing Heat" on screen

My mk3s was faster for small prints since it just started right away, most of the times i skip the absorption for small parts, havent noticed anything bad yet. Be sure to have the latest firmware, i think they changed it a bit.

Posted : 09/11/2025 5:46 pm
mnentwig
(@mnentwig)
Estimable Member
RE:

sure, if I can only remember to renew the glue stick layer now and then (problem is, this works to well so you tend to forget it has some limits).

Sprayable sounds more convenient. Well, it's a non-issue on my end but for user error...

This post was modified 6 days ago 4 times by mnentwig
Posted : 09/11/2025 5:47 pm
iftibashir
(@iftibashir)
Noble Member
RE: "Absorbing Heat" on screen

Ha! I didnt even realise there was a skip option for this step! LOL

Click here for VIDEO BUILD GUIDES + 3D Printing Tips!

--> Core One - MK4 - MK4S - MINI+ - MMU3 - Accelerometer Guide <--

Posted : 10/11/2025 9:16 am
hyiger
(@hyiger)
Prominent Member
RE: "Absorbing Heat" on screen

 

Posted by: @iftibashir

Ha! I didnt even realise there was a skip option for this step! LOL

There is, just that you have to be in front of the printer which is annoying. I've been doing some large PLA prints recently and have it turned off. I've been noticed warping off the plate in specific areas not related to the print sheet. I'll try with it turned back on. 

Posted : 10/11/2025 2:58 pm
1 people liked
Share: