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

way to know if bambu firmware is stale #84

Open
jessfraz opened this issue Aug 26, 2024 · 1 comment
Open

way to know if bambu firmware is stale #84

jessfraz opened this issue Aug 26, 2024 · 1 comment

Comments

@jessfraz
Copy link
Contributor

they have a website here: https://wiki.bambulab.com/en/x1/manual/X1-X1C-AMS-firmware-release-history

we could parse and compare with printer status

@jamwaffles
Copy link
Contributor

Quickly skimming the HTML, the headings have stuff like this in them:

<h2 id="version-01080200-20240812"><a href="#version-01080200-20240812" class="toc-anchor"></a> Version 01.08.02.00 (20240812)</h2>

Wouldn't be difficult to parse the version number and compare against the response from the printer (just strip out the . chars?)

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