Code Monkey home page Code Monkey logo

Comments (5)

mkuf avatar mkuf commented on July 30, 2024

Please provide a Description to your issue.
Describe your exact setup and what you attempted to achieve.
Also run scripts/get-infos.sh and attach the generated archive to your response.

-Markus

from prind.

chvm-by avatar chvm-by commented on July 30, 2024

I have the same error in the interface on the web right after installation. I solved this problem by adding lines to the printer.cfg file:

[virtual_sdcard]
path: ./gcode

from prind.

mkuf avatar mkuf commented on July 30, 2024

[virtual_sdcard]
path: ./gcode

Thats not wrong, but it also does not really make sense.
The workingdir for the klipper image is /opt, where the gcode volume is mounted in /opt/gcode.
So it happens to work that you can specify the relative path ./gcode without getting an error.
The existing config sets the absolute path for the gcode directory. So in the end, the location is the same.

prind/config/printer.cfg

Lines 14 to 15 in 3f5b5ec

[virtual_sdcard]
path: /opt/gcode

I verified this in a local debugging stack and I do not get any Warnings in Moonraker or (in my case) Mainsail.
I'd be happy to get to the core of this issue, but I need more infos about your setup and the support archive that is generated by the above mentioned script.

-Markus

from prind.

mkuf avatar mkuf commented on July 30, 2024

Any Updates on this? @Sail2019

from prind.

mkuf avatar mkuf commented on July 30, 2024

Closing, as this is missing information for debugging.

from prind.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.