#Problems printing anything

39 messages ยท Page 1 of 1 (latest)

steady fiber
#

Send the klipper log

plush geyser
#

the only thing that we are thinking is that klipper cannot find the virtual sd card

steady fiber
#

There are several errors in@
First error virtual_sdcard file open Traceback (most recent call last): File "/home/bappi/klipper/klippy/extras/virtual_sdcard.py", line 178, in _load_file fname = files_by_lower[fname.lower()] KeyError: 'klippeer_xyzcalibration_cube.gcode' Unable to open file virtual_sdcard file open Traceback (most recent call last): File "/home/bappi/klipper/klippy/extras/virtual_sdcard.py", line 178, in _load_file fname = files_by_lower[fname.lower()] KeyError: 'klippeer_xyzcalibration_cube.gcode' Unable to open file

#

Click on the roll over log feature in mainsail

#

Then start a print and send the log again

plush geyser
#

ok give me a few eating

#

@steady fiber how do i do a rollover

steady fiber
plush geyser
#

ok found it thank you

#

its waiting on the bed heating up

steady fiber
#

Then wait longer, I need the log after the prime line was done and the tool head is standing still

#

You do not need a new log simple wait a little longer

#

I will look at it tomorrow morning, will go sleeping soon

plush geyser
#

ok will get that done and pop here soon as

#

ok that is it doing the purge line and now just sat waiting

#

the bed and hot end are back up to temps ready to carry on

steady fiber
#

There is a problem in the gcode virtual_sdcard file open Traceback (most recent call last): File "/home/bappi/klipper/klippy/extras/virtual_sdcard.py", line 178, in _load_file fname = files_by_lower[fname.lower()] KeyError: 'klippeer_xyzcalibration_cube.gcode' Unable to open file

#
Traceback (most recent call last):
  File "/home/bappi/klipper/klippy/extras/virtual_sdcard.py", line 178, in _load_file
    fname = files_by_lower[fname.lower()]
KeyError: 'wanhao ok.gcode'
Unable to open file```
#

Have you tried to print more than one

#

Ok ssh in the pi

#

make a screen shoot of ls -l

#

And also send the moonraker log

plush geyser
#

will do

plush geyser
#

i hope thats what you wanted screenshot wise

gritty tusk
#

having identical issues

#

it's not file permissions or file ownership

#
/home/rroethof/printer_data/gcodes
rroethof@klipper:~/printer_data/gcodes $ ls -lah
total 2.8M
drwxr-xr-x  3 rroethof rroethof 4.0K Mar 25 18:35 .
drwxr-xr-x 10 rroethof rroethof 4.0K Mar 25 16:11 ..
-rw-r--r--  1 rroethof rroethof 2.8M Mar 25 18:35 StressSpider.gcode
drwxr-xr-x  2 rroethof rroethof 4.0K Mar 25 18:33 .thumbs
rroethof@klipper:~/printer_data/gcodes $ ps aux | grep klippy
rroethof     564  7.4  3.3 259516 29176 ?        Rsl  17:58   3:07 /home/rroethof/klippy-env/bin/python /home/rroethof/klipper/klippy/klippy.py /home/rroethof/printer_data/config/printer.cfg -l /home/rroethof/printer_data/logs/klippy.log -I /home/rroethof/printer_data/comms/klippy.serial -a /home/rroethof/printer_data/comms/klippy.sock
rroethof    5699  0.0  0.0   5908   652 pts/1    S+   18:40   0:00 grep --color=auto klippy```
#

klipper/moonraker is running as the same user that owns the gcode files

#

its read for all

steady fiber
#

Ok you use either a old mainsail.cfg or did configure the virtual_sdcard wrong change it to

path = /home/bappi/printer_data/gcodes
on_error_gcode = CANCEL_PRINT```
gritty tusk
#
path: /home/rroethof/printer_data/gcodes```
steady fiber
#

@gritty tusk please open a own post These errors are to individually

gritty tusk
#

i will debug a bit more ๐Ÿ˜„

plush geyser
#

i have reformatted and re installed mainsail for now that problem has gone away but im now unsure of my next move