Skip to content
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

ListFiles #5

Open
alexsuslov opened this issue Jul 30, 2021 · 5 comments
Open

ListFiles #5

alexsuslov opened this issue Jul 30, 2021 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@alexsuslov
Copy link

try ListFiles()
but nothing returned

check printer response

Begin file list
.Spotlight-V100.DIR
._KKP3_kruk.gcode
PidCalibration.gcode
KKP3_kruk.gcode
End file list
ok

no size after name

@naueramant
Copy link
Owner

Which printer are you using? Might need to implement a custom method for that firmware.

@naueramant naueramant added bug Something isn't working help wanted Extra attention is needed labels Aug 9, 2021
@alexsuslov
Copy link
Author

I have 10 different printers.(Marlin, RepRap, Lerdge)
It's is Kingroon KP3S file listing.(https://aliexpress.ru/item/4001279175159.html) Robin mini Marlin

@naueramant
Copy link
Owner

I'm testing mostly on a Creality Ender 3 v2 so its running Marlin.

Maybe we should make the filesize unknown if nothing is returned by the printer?

@alexsuslov
Copy link
Author

unknown - the most understandable

is it possible to download the file itself?

@naueramant
Copy link
Owner

is it possible to download the file itself?

I general i don't think so no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants