bambulab 0.4.30

API client for Bambu Lab printers
Documentation
1
2
3
4
5
pub enum Fan {
    PartCooling = 1,
    Auxiliary = 2,
    Chamber = 3,
}