Open miasik opened 1 year ago
As I see, Ambw, tests layers in the next order: IN00 -> IN11 and then OUT00 -> OUT11
I'd love to have an option for more orders. Thees ones:
Square ordered: IN00->IN06->OUT00->OUT06-> IN01->IN07->OUT01->OUT07-> IN02->IN08->OUT02->OUT08-> IN03->IN09->OUT03->OUT09-> IN04->IN10->OUT04->OUT10-> IN05->IN11->OUT05->OUT11
Square striped:
IN00->IN06->OUT00->OUT06-> IN02->IN08->OUT02->OUT08-> IN04->IN10->OUT04->OUT10-> IN05->IN11->OUT05->OUT11 IN01->IN07->OUT01->OUT07-> IN03->IN09->OUT03->OUT09->
Thank you so much!
As I see, Ambw, tests layers in the next order: IN00 -> IN11 and then OUT00 -> OUT11
I'd love to have an option for more orders. Thees ones:
Square ordered: IN00->IN06->OUT00->OUT06-> IN01->IN07->OUT01->OUT07-> IN02->IN08->OUT02->OUT08-> IN03->IN09->OUT03->OUT09-> IN04->IN10->OUT04->OUT10-> IN05->IN11->OUT05->OUT11
Square striped:
IN00->IN06->OUT00->OUT06-> IN02->IN08->OUT02->OUT08-> IN04->IN10->OUT04->OUT10-> IN05->IN11->OUT05->OUT11 IN01->IN07->OUT01->OUT07-> IN03->IN09->OUT03->OUT09->
Thank you so much!