Skip to content

Commit c59f088

Browse files
committed
add toolchange optimization notes
1 parent fff7607 commit c59f088

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Toolchange Minimize Optimization Notes
2+
3+
1. Look at all layer boundaries that are sandwiched between 2 other layer boundaries. Look at the layer boundaries that match this condition and have the fewest colors in the layer boundary first.
4+
5+
- Have the center layer boundary's layer change on the color that is least common (or not in) the 2 sandwiching layer boundaries

0 commit comments

Comments
 (0)