#139 adds generality to board placement, however, it does not allow you to specify negative offsets anymore (e.g., for oddly shaped boards to pack them more tightly). We can support it again - we just need to implement an alternative algorithm for computation of the partition line.
#139 adds generality to board placement, however, it does not allow you to specify negative offsets anymore (e.g., for oddly shaped boards to pack them more tightly). We can support it again - we just need to implement an alternative algorithm for computation of the partition line.