fix readme

This commit is contained in:
2026-04-07 20:02:30 +02:00
parent c0e110eee9
commit 42584b7ae5
2 changed files with 3 additions and 3 deletions

View File

@@ -2,6 +2,6 @@
## Parts ## Parts
[pogo pin](https://www.digikey.fr/fr/products/detail/mill-max-manufacturing-corp/0965-0-15-20-80-14-11-0/2784013) * [pogo pin](https://www.digikey.fr/fr/products/detail/mill-max-manufacturing-corp/0965-0-15-20-80-14-11-0/2784013)
[8mm led](https://www.digikey.fr/en/products/detail/kingbright/WP793ID/3084252) * [8mm led](https://www.digikey.fr/en/products/detail/kingbright/WP793ID/3084252)

View File

@@ -279,7 +279,7 @@ translate([0,0,-pcb_gap+pcb_top_margin])
pcb_bottom(); pcb_bottom();
difference(){ difference(){
//productivity_module(); productivity_module();
//translate([0,0,(box_height-0.001)]) //translate([0,0,(box_height-0.001)])
// cube([1.5*box_width,1.5*box_width,2*box_height],center=true); // cube([1.5*box_width,1.5*box_width,2*box_height],center=true);
} }