• Christopher Olah's avatar
    We make the prompt aware of extruder temperature. · a224a10c
    Christopher Olah authored
    In order to do this, we consolidate handeling of printer status
    with a Status class. The status class is updated by recvcb.
    
    This has the side effect of simplifying the implementation of gettemp.
    
    We also detect whether there is a heated build platform or not, and
    don't display info about it if there isn't.
    a224a10c
pronsole.py 48.3 KB