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
Hi,
i noticed a unit mistake in the filament length. If a filament value is below 1m, the unit is wrongly displaxed as millimeters.
The status in the screenshot shows a short printjob. Correct is: 0.44m / 0.77m.
Fluidd shows 0.44mm / 0.77mm which is wrong.
The same happens on the first 99cm of a printjob. Fluidd says 0.01mm up to 0.99mm, then 1.00m.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Thanks for the report! I'll get this fixed for next release.
fix: Filament reporting under 1m
2cfa991
44 cm was reported as 0.44mm, it's now reported as 440mm Fixes fluidd-core#70
7768877
b556f46
Successfully merging a pull request may close this issue.
Hi,
i noticed a unit mistake in the filament length. If a filament value is below 1m, the unit is wrongly displaxed as millimeters.
The status in the screenshot shows a short printjob. Correct is: 0.44m / 0.77m.
Fluidd shows 0.44mm / 0.77mm which is wrong.
The same happens on the first 99cm of a printjob. Fluidd says 0.01mm up to 0.99mm, then 1.00m.
The text was updated successfully, but these errors were encountered: