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

SL1S running firmware@1.7.1 returns API version 0.1 #78

Open
john-rodewald opened this issue Jan 3, 2023 · 2 comments
Open

SL1S running firmware@1.7.1 returns API version 0.1 #78

john-rodewald opened this issue Jan 3, 2023 · 2 comments

Comments

@john-rodewald
Copy link

john-rodewald commented Jan 3, 2023

Querying /api/version on my Prusa SL1S yields the following result (truncated):

{
    "api": "0.1",
    "hostname": "prusa-sl1s",
    "server": "1.1.0",
    "text": "Prusa SLA 1.0.5"
}

This is a problem because there are tools that integrate with Prusa printers which ensure the API version is valid.

Is this expected behaviour? It also seems strange that the firmware version (1.7.1) is nowhere to be found in the response.

The SL1S is several weeks old and has only seen one firmware update, namely from 1.7.0 to 1.7.1.

@Prusa-Support
Copy link

thank you for your post! Everything looks normal, that's what we expect to see.
Can you please explain what validation tools you're using?
Based on your response we might be able to make adjustments

@john-rodewald
Copy link
Author

thank you for your post! Everything looks normal, that's what we expect to see. Can you please explain what validation tools you're using? Based on your response we might be able to make adjustments

Interesting. Where can I find more information on the topic? I have these questions in particular:

  • Why is the API at such a low version? Is the SL1S not a mature product at this point?
  • How does the SL1S v0.1 API differ from the v2 API that runs on other Prusa printers? Are they cross-compatible?
  • What's missing to make the jump to v1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants