#Error : "extruder" not hot enough

60 messages · Page 1 of 1 (latest)

unkempt cairn
#

Is it normal that I have two extruder temperature showing ?

I'm having issue when printing : "extruder" not hot enough. My printer used to work fine until recently.

I did : PID_CALIBRATE HEATER=extruder TARGET=210
PID parameters: pid_Kp=29.179 pid_Ki=2.138 pid_Kd=99.576
The SAVE_CONFIG command will update the printer config file
with these parameters and restart the printer.

But I still get that same error when launching a print ; "extruder" not hot enough . Anyone knows what I can do ?

In SSH Biqu I do see two Extruder, one with extruderTMC and the second is written simply extruder.

My gcode is : PRINT_START EXTRUDER=[first_layer_temperature] BED=[first_layer_bed_temperature] CHAMBER=[chamber_temperature]

shut mural
#

notice the different symbols next to each entry? the lower "extruder" is some separate sensor, possibly a TMC driver sensor depending on the model of your toolhead PCB (eg EBB 2240)

the error is likely unrelated to these sensors. a klippy log would be helpful to investigate further.

crisp pawn
#

What does it say BEFORE the extruder not hot enough?

unkempt cairn
crisp pawn
#

I’m 75% sure that some step of your print_start is failing, and the rest is just the aftermath of that failure

unkempt cairn
unkempt cairn
#

It works again ! 🙂

unkempt cairn
#

I have an error when saving PROBE_CALIBRATE, do you know why ?

crisp pawn
#

I mean, according to the message, your save_config block is corrupted

#

oddly, in the config you posted earlier, its also blank, so I'm not quite sure what its mad about specifically

unkempt cairn
#

I'm getting "extruder" not hot enough, again

crisp pawn
#

“Probe triggered prior to movement”

#

That’s a hard abort on your qgl , and therefore your entire print start

#

What you need to figure out, is WHY the probe is aborting like that

#

Could be that the probe is dragging on the bed because that corner of the gantry is too low (a higher horizontal_move_z can help with that) or it could be a bad wire acting up….

#

What probe are you using?

unkempt cairn
#

I'm using a high temp Prob. I'm launching a new print, to see what happends

crisp pawn
#

I don’t know what that means

#

What actual probe is it?

#

Like the probe

#

The device used for qgl and meshing

#

Nothing to do with temperatures

#

I guess I should elaborate on that: the actual temperature error is entirely spurious

#

That is only happening because of this other problem, during qgl. Qgl aborts. Then as a result of that the print_start aborts. Since print start aborts, the hotend never gets its target set

#

So fix the qgl issue, and the rest takes care of itself

unkempt cairn
crisp pawn
#

The new one does!

#

(And yes, the new answer answers my question)

unkempt cairn
#

TAP system 🙂

crisp pawn
#

So ya, first thing to check is whether tap is dragging on the bed during qgl

unkempt cairn
crisp pawn
#

Start at “I guess I should elaborate “

#

I explained exactly why a tap/qgl error is the real problem, and the extruder error is just chaotic aftermath

unkempt cairn
#

After turning the print OFF for several minutes, I am not having this "extruder" not hot enough error showing.. It is now printing again...

#

I just broke the piece that locks the filament... Is this piece mendatory, can it work well without ,

#

?

shut mural
#

it's needed to properly tension the extruder

#

you'll need to replace it

unkempt cairn
#

Shiiit 🙁 I must replace it, it won't work good without ?

crisp pawn
#

Without that, the extruder gears wont grab

shut mural
#

do you have another ABS capable printer?

unkempt cairn
#

Ahh! I must disable the whole thing again. I'm having too much issue with the Voron, mega time consuming! 🙁

unkempt cairn
shut mural
#

ok. if you struggle to get parts we have a network of volunteers who can help out, let us know

shut mural
#

even in paris, yes

unkempt cairn
#

Really ? Could you hock me up with them please

#

I use a CW2, is it bad ? Do I need to upgrade to motor pancake ?

shut mural
#

how old is the printer? there have been a few revisions of that part

shut mural
unkempt cairn
#

Its a Voron 2.4 r2 (from 2024)

unkempt cairn
shut mural
unkempt cairn
#

I broke the HDMI port of my Pi... I am unable to launch my Voron 2.4, is it normal ?

shut mural
#

i can't think of a way those could be connected- what is your toolhead CAN connected to?

shut mural
unkempt cairn
#

I need to find a special plastic rail, the default ones for MG9H are too thick and makes it impossible to slide the MG9H into the tap rail... Do you know a special design to 3D print to make a mg9H slide perfectly into the tap rail ?

shut mural
#

#voron_tap would be a more appropriate channel to continue

unkempt cairn
#

I'm still getting Error : ''extruder'' not hot enough. When launching a print, it warms up and suddently stops... I have no idea why, I will do firmware updates and report back later 😉 thx

crisp pawn
#

Do you have working qgl yet?

unkempt cairn
crisp pawn
#

Then what does the console say before the extruder temperature error?

unkempt cairn
#

Nothing, it just warms up, the regular drill. Until is finish and is ready to start prin, then it crash aat this point.

#

I'll double check tonight

latent sphinx
#

Do you have a verify_heater section in your config ?

crisp pawn
#

Extruder not enough is related to the min_extrude_temp

#

Which generally comes up as a result of problems with start code

unkempt cairn
#

I'm discovering that my printer tends to slightly disconnects itself
22:25
"extruder" not hot enough
22:25
Error during homing probe: Communication timeout during homing

shut mural
#

the opening lines of that page are quite important- if this is happening all the time then something else is possibly at play

unkempt cairn
#

Is this klippy log enough to find out where the issue is coming from ?

shut mural
#

the log doesn't appear to contain the errors above (or anything much at all in terms of printer activity).

it does raise some questions though, like why you have microsteps set to 128 on X and Y, and why you have a 15x15 bed mesh- both things a CB1 will struggle with

unkempt cairn
shut mural
unkempt cairn
shut mural
#

ignore the mesh for now.

what issues did you have- be specific

unkempt cairn
shut mural
#

what is the error that appears just before "extrduer not hot enough

unkempt cairn
#

So the mesh might be causing the issue... I'm trying to figure out what is causing this error

shut mural
#

look in the console in mainsail- there will be some error preceding the not hot enough one

unkempt cairn
shut mural
#

open a #request_help ticket when the error happens again

unkempt cairn
#

The last error i had : Error during homing probe : Communication timeout during homing

#

I need to try again few time cause its not consistant

unkempt cairn
#

I'm using TAP

shut mural
#

Stick to yesterdays ticket please