#Temperature Not Responding and Bed Temp Negative

49 messages · Page 1 of 1 (latest)

steep trout
#

Hello, I've been struggling to get this voron 0.2 all the way right. Any input would be very much appreciated. Here are my files.

teal breach
#

Can either literally mean you plugged it into the wrong port, or that the wrong pin has been chosen in the config. Same end result

steep trout
#

I'm thinking it may be the pin assign. Thank you

#

I should also meantion, it is the thermistor temp that isn't changing and not the bed temp. It does this thing where it times out. I think the sensor itself might not be communicating properly but I am unsure.

teal breach
#

If you're getting an initial read off it, then the sensor is fine

#

The timeout is (Assuming its the message I think it is) more about " we should be seeing heat by now, and we aren't, so something is badly wrong. Shutting down for safety"

steep trout
#

And then it doesn't actually shut down and continues to rise in temp

#

To the target

#

I swapped the pins for the bed and it is the right temp now!

#

I still get this but here is the relevant portion of the config

#

I have it set super long and a low threshold and it still throws the code

teal breach
#

What the hell is that verify_heater section you have?

#

Get rid of that

#

There is no reason to be messing with that: solve the problem, don't try to bypass the safety system

steep trout
#

I have all the pins connected to the umbilical board correctly (I'm pretty sure). I removed the verify heater section and it (obviously) still threw the code. I'm not sure if the klipper log would help but here it is in case.

teal breach
# steep trout

Well, I don't have time to dig through the heater wiring right now, but at a quick glance, I can tell you it's not heating at all

#

So that would suggest either a wiring issue, or an incorrect heater pin

steep trout
#

I do have a bit of a delay in the time it takes the heat to travel from the heater to the thermister, but that should at least go up a little bit. However, it does change temperature if I've got the bypass on. I wonder if I set the threshold lower or implement a delay for it to start checking if that would work.

steep trout
#

I might have actually got it working. By reinstating the verification, then letting it crash once and restarting, it seems to not throw any more errors. It's been going up to temp. Will update if it crashes.

teal breach
#

Think about it. That's what, a degree every 10 seconds?

#

So to reach 200c is going to take almost half an hour?

#

Stop deluding your self that that is in any way functioning properly, and figure out why your hotend is barely pretending to heat

teal breach
steep trout
teal breach
#

I suspect your photo may somewhat answer that somehow. But....I'm dumb. I have actually no idea what I'm looking at there

steep trout
# teal breach I ...what am I even looking at here ?

I am modifying the voron and building what is known as a MEWron. It is designed to 3d print filament at a super small diameter by stabilizing it with high voltage. On the left is the hot end (essentialy what heats the ceramic block) and on the right is the thermistor

#

Thank you for all of your input btw

teal breach
steep trout
#

Instead of filament, I am using a pnuematic based syringe system and melting the filament inside of the syringe

teal breach
#

Now, full confession, I haven't had time to process that technology yet

steep trout
#

It should be noted that it is very dangerous to work with high voltage systems and you also need an external pressure controller (which I'm currently also attempting to hook up (a clippard pressure controller))

teal breach
#

But if there's excess thermal lag between heater and thermistor, I feel like that's gonna make it hard to manage the temperature properly

steep trout
#

It definitely seems a bit slow. My part fan also doesn't want to turn on when it should be cooling. So that is another issue I have to fix.

#

I'm considering turning up the voltage on the heater but I don't want to risk frying anything.

teal breach
#

Do you have access to thermal imaging or something that you can use to determine if there's really a huge thermal gradient across the hotend?

#

Like comparing the heater side to the thermistor side.

steep trout
#

I have a laser thermometer but I'm not sure if that would be precise enough. It is definitely a large gap between the hotend and the thermistor and that ceramic is not the most conductive thing in the world.

#

I'm going to go home and grab the laser thermometer (maybe even a grill thermometer would work in this case) and then bring it back in the morning along with a railjack to power the arduino (for the pressure controller)