Nrf24l01 + pa/lna

You are missing a connector definition in schematic and layerIds (which will cause the part to not export as an image.)

FritzingCheckPartw.py reports the following errors:

Error 69: File
‘svg.breadboard.NRF24L01 PA LNA_01b006a924f7bb05e858c63cbb383901_2_breadboard.svg.bak’
At line 19

Found a drawing element before a layerId (or no layerId)

Error 18: File
‘part.NRF24L01 PA LNA_c82162868d16b3dfad6bcd684673c93b_9.fzp.bak’

Connector connector0terminal is in the fzp file but not the svg file. (typo?)

svg svg.schematic.NRF24L01 PA LNA_01b006a924f7bb05e858c63cbb383901_2_schematic.svg.bak

Error 18: File
‘part.NRF24L01 PA LNA_c82162868d16b3dfad6bcd684673c93b_9.fzp.bak’

Connector connector0pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.NRF24L01 PA LNA_01b006a924f7bb05e858c63cbb383901_2_schematic.svg.bak

Error 69: File
‘svg.pcb.NRF24L01 PA LNA_01b006a924f7bb05e858c63cbb383901_2_pcb.svg.bak’
At line 13

Found a drawing element before a layerId (or no layerId)

If you haven’t seen it this tutorial on parts making may be of help

Peter