Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
…
Strange issue, was working fine earlier but now after starting print it runs through the start macro, does the bed mesh, heats up, and then does nothing. Just sits there maintaining heated temp and never moves.
...
Shutdown due to webhooks request
Once the underlying issue is corrected, use the
"FIRMWARE_RESTART" command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
...
You may note this:
If you done that on purpose, you may can post (compressed/zipped) the gcode file you want to print
M109 S205 ; set temperature and wait for it to be reached
I noticed in the log, that the extruder temp is about 10°C above the target temp.
Klipper like to have the temperature quite spot on. 10°C is way too much deviation.
edit, ok so it sat there for another 2-3 minutes and THEN it started to print. But it’s strange because it did sit at the correct temp for the entire time.
no cooling, but i can easily add it. I have some heatsinks here. But if it were throttling would I receive an error on the mainsail UI? I dont see any throttle warnings.
Your temperature readings seem very unstable. Within 1 second it jumps from 204.3 to 206.1 and back to 204.6
I could imagine that Klipper waits until it has stable readings. However I do not know how long it needs to be stable and with which tolerance.
Yeah, I was watching the temp and I don’t understand why it fluctuates like that. Any tips for better calibration? or could this be a result of a loose connection?
I am using a Bambulabs hotend. I should note I have another printer using bambu hotend on klipper and temp is rock solid.