We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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?)
.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: