Basic Information:
Printer Model: Kingroon KP3s
MCU / Printerboard: Kingroon (GD32F303)
klippy.log
klippy.log (12.6 KB)
Fill out above information and in all cases attach your klippy.log
file. Pasting your printer.cfg
is not needed
Describe your issue: Newbie to Klipper and I’m going crazy! Finally have everything configured and running but cannot print. I can upload a gcode file, I can see it on the Mainsail dashboard, but when I click on it and then click “print” it returns an error saying “File cannot be opened”. Here’s what I’ve done so far;
I’ve changed the printer.vfg to:
[virtual_sdcard]
path: ~/home/pi/printer_data/gcodes
And the Mainsail config to:
[virtual_sdcard]
path: ~/home/pi/printer_data/gcodes
I can WinSCP into the directory on the Pi (home/pi/printer_data/gcodes) and see that the file has uploaded there successfully. However, I can’t print it! The test file prints fine on a Marlin printer.
The log file is mostly a mystery to me, but it doesn’t look like Klipper is looking where I’ve stored the file???
Thanks for any help – I need it