ihrapsa / KlipperWrt

A guide to install Klipper with fluidd, Mainsail or Duet-Web-Control and webcam stream in OpenWrt. Mainly created around the Creality Wi-Fi box but any OpenWrt running device with similar specs will work just fine.
180 stars 39 forks source link

Moonraker doesn't find the gcode path #48

Open array81 opened 10 months ago

array81 commented 10 months ago

I get this error from Fluidd: "GCode path received from Klipper does not exist: /gcode_files" (from Moonraker).

But I just set this:

[virtual_sdcard]
# for gcode upload
path: /root/printer_data/gcodes

and the /root/printer_data/gcodes exist.

How fix it?

PeterRob commented 10 months ago

What is in client.cfg ?