• Guillaume Seguin's avatar
    Heavily rework the way layers are split in gcoder · 6f9a56ba
    Guillaume Seguin authored
    In case we find two gcodes closer than 0.01mm in Z, we estimate the layer
    height from the first layers and group gcodes based on this layer height. The
    logic seems fine and the code seems to work, but it's nontrivial and I'm a bit
    worried that it might break things.
    6f9a56ba
gcoder.py 16.1 KB