-
-
Notifications
You must be signed in to change notification settings - Fork 388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to open file when printing from home screen #2073
Comments
i tested it right now without any issue. can you pls give us a little bit more context? and also upload a klippy.log? |
I have attached the klippy log. infurunately I cant give any more info other than from the home screen when I try to print something I get an error that says unable to open file. but if I try to print from the g-code screen it prints just fine |
can you post the filename from the gcode file? |
moonraker (2).log i got the same error with every other file I tried to print from the home screen as well I uploaded moonraker log too |
all files are in a subdirectory? |
I've had the same issue since upgrading to v2.13.0 and it persists in v2.13.1 I suspect it's something with the coding of the standby window in the dashboard. Here are some examples from my moonraker log.
Those two lines are from using the standby window in the dashboard
Looks like the standby window in the dashboard is adding an extra folder
|
Looking at OPs moonraker log I see the same issue.
vs
It's doubling the first sub directory "737 Overhead/737 Overhead/" I suspect that whatever code is in the standby window it's probably got a variable in twice accidentally. |
I'm glad I came across this! I thought it was something with my switch to a new pi and I've been feeling like a crazy person. |
@Lexanger all files from the root directory will also work, or just print it from the gcode file page. there is also no issue with subdirectories. |
Mainsail Version:
2.13.1
Browser:
Chrome
Device:
Desktop PC
Operating System:
Windows
What happened?
I got an error when trying to print a file from the home screen. "unable to open file" after checking on discord somebody suggested trying to print the file from the G-code screen. I was successfully able to print a file from the G-code screen.
What did you expect to happen instead?
I expected to be able to start printing a file from the home screen instead of having to switch screens to print a file
How to reproduce this bug?
Go to home screen and try to print a file from there. you should get an error that says unable to open file.
then go to the g-code screen and try to print from there
Additional information:
No response
The text was updated successfully, but these errors were encountered: