These conditions are not mutually exclusive

AfoHT
Jan 26, 2024, 8:49 PM
LQ4TT46NCEGU2Y5WX6CMSXGAZI7TOES4YBZEZ4FEW3HL7EVHTY7QC

Dependencies

  • [2] 4YYL4VTY Introduce Cut
  • [3] E6F2AEXP Fix floorbuilding
  • [4] JPTYS433 Cleanup, clippy
  • [5] NJC3HBR6 Initial attempt to not get too short planks at end of row
  • [6] MLUGR2LL Add default impl and some basic plank logic
  • [*] 5TH3AA46 10 mm extra space

Change contents

  • replacement in src/bin/main.rs at line 117
    [2.1570][2.1570:1650]()
    } else if !adjacent_row.check_if_cut_is_valid(Cut::new(PLANKMAX)) {
    [2.1570]
    [2.1650]
    }
    if !adjacent_row.check_if_cut_is_valid(Cut::new(PLANKMAX)) {