gitextract_w1rbz342/ ├── .gitignore ├── README.expressions.md ├── README.mapper.md ├── README.md ├── V2/ │ └── README.troubleshooting.md ├── V3/ │ ├── enclosures/ │ │ ├── Just Pixelblaze (4 variants)/ │ │ │ ├── LICENSE.txt │ │ │ ├── README.txt │ │ │ └── single_material_print/ │ │ │ ├── Cradle mount/ │ │ │ │ ├── Cradle mount and strain shelf.step │ │ │ │ └── Cradle mount and strain shelf.stl │ │ │ ├── Flexible connection (snapouts)/ │ │ │ │ ├── 3D Slicing Notes.txt │ │ │ │ ├── No strain shelf/ │ │ │ │ │ ├── Flexible connection (snapouts) - body and lid.step │ │ │ │ │ ├── Flexible connection (snapouts) - body.stl │ │ │ │ │ ├── Flexible connection (snapouts) - lid.stl │ │ │ │ │ └── Flexible connection (snapouts) v1.f3z │ │ │ │ └── With strain shelf/ │ │ │ │ ├── Flexible connection (snapouts) + shelf - body and lid.step │ │ │ │ ├── Flexible connection (snapouts) + shelf - body.stl │ │ │ │ ├── Flexible connection (snapouts) + shelf v1.f3z │ │ │ │ └── Flexible connection (snapouts) - lid.stl │ │ │ ├── PB Enclosure variants (single matl) 2024-04.3mf │ │ │ └── Ready to Run (JST-XH bottom)/ │ │ │ ├── 3D Slicing Notes.txt │ │ │ ├── No strain shelf/ │ │ │ │ ├── XH R2R - body and lid.step │ │ │ │ ├── XH R2R - body.stl │ │ │ │ ├── XH R2R - lid.stl │ │ │ │ └── XH R2R v1.f3z │ │ │ └── With strain shelf/ │ │ │ ├── XH R2R + shelf - body and lid.step │ │ │ ├── XH R2R + shelf - body.stl │ │ │ ├── XH R2R + shelf v1.f3z │ │ │ └── XH R2R - lid.stl │ │ └── PB_SB_underneath/ │ │ ├── LICENSE │ │ ├── PB + SB Underneath v55.f3z │ │ └── single_material_print/ │ │ ├── BambuSlicer - PB+SB-under case - single material v1.0.3mf │ │ ├── PB+SB-under case - single material v1.0.step │ │ └── stl files/ │ │ ├── PB+SB-under case - USB hole cover v1.0.stl │ │ ├── PB+SB-under case - bottom v1.0.stl │ │ ├── PB+SB-under case - top button v1.0.stl │ │ └── PB+SB-under case - top v1.0.stl │ └── hardware/ │ ├── LICENSE │ ├── PB32Pico_1.x.brd │ ├── PB32Pico_1.x.sch │ ├── PB32_3.x.brd │ └── PB32_3.x.sch └── guides/ └── the_guides_have_moved.txt