diff --git a/README.md b/README.md index 759a526..89f60ac 100644 --- a/README.md +++ b/README.md @@ -75,13 +75,15 @@ It's CC-NC. So diy for yourself and for your friend, don't make money from it. * A **textured** PP polypropylene film sheet, used as the light guide panel cover. It improves touch feel, 0.5mm thichness feels the best. If you can't find one, go get a project folder with textured cover. -* Cut the PP sheet to roughly match the shape of the light guide panel, use double-sided tape (at the edge only) to stick it on the light guide panel. - +* Cut the PP sheet to roughly match the shape of the light guide panel, use double-sided tape (at the edge only) to stick it on the light guide panel. ### IR Cover -* It's for good looking, as it hides 5 ToF sensors. But it can't block the IR lights. -* Find a service to cut an IR cover using the DXF or DWG file `Production\CAD\chu_pico_ir_cover.*`, the size is 293.2mm*63.5mm, 1mm thickness. The material must be "Infrared Transmitting Acrylic Sheet" which can block visible lights (it looks black) while letting IR lights go through. - +* It's for good looking, as it hides 5 ToF sensors. + +* IR lights can go through. + +* Find a service to cut an IR cover using the DXF or DWG file `Production\CAD\chu_pico_ir_cover.*`, the size is 293.2mm*63.5mm, 1mm thickness. The material must be "Infrared Transmitting Acrylic Sheet" which can block visible lights (so it looks black) while letting IR lights go through. + * If you can't find one, cut a regular smooth surface acrylic, but it can't hide the ToF sensors which are not good looking. ### 3D Printing @@ -91,13 +93,10 @@ It's CC-NC. So diy for yourself and for your friend, don't make money from it. * For all the following prints: * To fit object in the bed, Z rotate: 315 degree, X, Y move to: 134mm - - + * PLA, PETG, ABS are all OK. * Layer height: 0.2mm - * 4-6 walls - * Z-Rotate 315 degree - * X, Y location: 134mm + * 4-6 walls, 50+% infill * Support: Yes. If you have Bambu AMS system, use their special support material at interface layers. * Base: `Production\3D\chu_pico_base.stl`, dark gray filament. @@ -106,7 +105,7 @@ It's CC-NC. So diy for yourself and for your friend, don't make money from it. * Light Guide Panel Fixer: `Production\3D\chu_pico_lgp_fixer.stl`, color doesn't matter. ### Exploded View for Assembly - + From top to bottom: * IR Cover diff --git a/doc/ir_cover_1.png b/doc/ir_cover_1.png index fbf236f..b727ad3 100644 Binary files a/doc/ir_cover_1.png and b/doc/ir_cover_1.png differ diff --git a/doc/ir_cover_2.png b/doc/ir_cover_2.png new file mode 100644 index 0000000..e7dfc1b Binary files /dev/null and b/doc/ir_cover_2.png differ diff --git a/doc/ir_cover_3.png b/doc/ir_cover_3.png new file mode 100644 index 0000000..fbf236f Binary files /dev/null and b/doc/ir_cover_3.png differ