On Adafruit's "R-US_M1406_M1406" resistors, board looks like it renders properly but the text for the resistors isn't showing up. Other text looks to be rendering fine.
...This is due to the text being on layer 26 on the Adafruit board. Assuming we add layer 26 to the 'downloadProject.py', this will render properly (should). A deeper issue is that the layer doesn't change when the module gets flipped. Change 26->21? Add logic to switch 26->27?
On Adafruit's "R-US_M1406_M1406" resistors, board looks like it renders properly but the text for the resistors isn't showing up. Other text looks to be rendering fine.
...This is due to the text being on layer 26 on the Adafruit board. Assuming we add layer 26 to the 'downloadProject.py', this will render properly (should). A deeper issue is that the layer doesn't change when the module gets flipped. Change 26->21? Add logic to switch 26->27?