X1Plus – open-source custom firmware for the Bambu Lab X1 series of 3D printers
github.com1 pointsby bbbbbenji0 comments
const scoreWidth = (Astro.props.score - 33) * (100 / (100 - 33))
[0] https://github.com/withastro/astro.build/blob/main/src/pages...