#First print stops mid-purge line

65 messages · Page 1 of 1 (latest)

jovial pollen
#

First print crashes as soon as it goes to do a purge line. It actually crashes mid purge line:

Klipper reports: SHUTDOWN

MCU 'mcu' shutdown: Timer too close
This often indicates the host computer is overloaded. Check
for other processes consuming excessive CPU time, high swap
usage, disk errors, overheating, unstable voltage, or
similar system problems on the host computer.
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

anyone can help?

jovial pollen
#

I am running KAMP, wonder if CB1 cant handle it?

untold pier
#

KAMP is just a config, it shouldn't tax the system. Are you running a camera or anything like that?

hasty tusk
#

KAMP runs fine on a CB1

jovial pollen
#

no camera or screen

#

I also got rid of KAMP and also did a bed mesh that is loaded in my starting g-code

#

cant get it to print anything

merry glen
#

Anything in the Klipper log at the time of the shutdown?

jovial pollen
#

now it just crashed at mid first layer

jovial pollen
#
Starting heater checks for extruder
Write g-code response
Traceback (most recent call last):
  File "/home/biqu/klipper/klippy/gcode.py", line 459, in _respond_raw
    os.write(self.fd, (msg+"\n").encode())
BlockingIOError: [Errno 11] Resource temporarily unavailable
Stats 4342.8: gcodein=0  mcu: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=3233 bytes_read=6656 bytes_retransmit=316 bytes_invalid=0 send_seq=250 receive_seq=250 retransmit_seq=128 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=399996261 EBBCan: mcu_awake=0.000 mcu_task_avg=0.000000 mcu_task_stddev=0.000000 bytes_write=1433 bytes_read=4868 bytes_retransmit=0 bytes_invalid=0 send_seq=149 receive_seq=149 retransmit_seq=0 srtt=0.000 rttvar=0.000 rto=0.025 ready_bytes=0 upcoming_bytes=0 freq=64001557 adj=64001048  heater_bed: target=0 temp=0.0 pwm=0.000 buildplate: temp=0.0 chamber: temp=0.0 EBB_NTC: temp=0.0 CB1: temp=59.0 sysload=0.09 cputime=237.758 memavail=760568 print_time=0.000 buffer_time=0.000 print_stall=0 extruder: target=0 temp=0.0 pwm=0.000
#

this klipper file has several crashes. All happened either in purge line or first layer

#

just crashes

#

I tried like 10 times, restarting etc between prints

merry glen
#

ssh into the printer and execute the command shown. Does your output look like this?

        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 1024  (UNSPEC)```
merry glen
#

Getting somewhere. Just type ifconfig can0

jovial pollen
# merry glen Getting somewhere. Just type `ifconfig can0`

st login: Mon May 20 15:17:53 2024 from 192.168.1.173
biqu@BTT-CB1:~$ ifconfig can0 |grep 1024
biqu@BTT-CB1:~$ ifconfig can0 |grep 1024 unspec
grep: unspec: No such file or directory
biqu@BTT-CB1:~$ ifconfig can0
can0: flags=193<UP,RUNNING,NOARP> mtu 16
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 10 (UNSPEC)
RX packets 49753 bytes 334873 (327.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 15121 bytes 102044 (99.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

merry glen
#

Probably a typo in /etc/network/interfaces.d/can0

jovial pollen
#

:(, full reflash needed or just fixing that typo?

#

just opened my can0

merry glen
#

This is on the CB1 side. Fix the file and reboot the CB1.

jovial pollen
#

looks correct?

jovial pollen
#

sorry for the tiny screenshots

merry glen
#

Are you using the official biqu images. V2.3.4 or something?

#

NVM. I see that you are.

jovial pollen
#

I followed the steps in the guide so I assume yes

#

only step I skipped for now is this:

because im not using a screen yet

merry glen
#

That won't matter.

jovial pollen
#

yeah just thought id mention (dont wanna be going off any assumptions)

#

so :D, what to do to print plastic 😄

merry glen
jovial pollen
#

theres no typo I just showed you above

jovial pollen
#

thats the file I opened and it was correct

merry glen
jovial pollen
merry glen
jovial pollen
#

ah

#

LOL

#

so sorry

#

its late,

#

thank you so much let me try

merry glen
#

Because of that typo, there was almost no transmit queue for canbus.

jovial pollen
#

when you say restart CB1, can I just restart entire printer?

#

or need to restart it via SSH?

#

ok lets test it

merry glen
#

shutdown -r 0 on the cb1 would be enough.

jovial pollen
#

I did a reboot

#

trying a print now, fingers crossed

merry glen
#

Same difference. Do that same ifconfig can0 command from ssh to double check.

jovial pollen
#

yep works now

#

like ur output

#

ure the man, lets see if this print works

merry glen
#

It will

jovial pollen
#

alright, how do I close this post?

#

!solved

#

!closed

#

!close

#

hmm 😄