diff --git a/libtest.png b/libtest.png index 5e77bd4..f3e2983 100644 Binary files a/libtest.png and b/libtest.png differ diff --git a/tests/png/light_strips.png b/tests/png/light_strips.png index 2ac5352..ffe6708 100644 Binary files a/tests/png/light_strips.png and b/tests/png/light_strips.png differ diff --git a/vitamins/light_strips.scad b/vitamins/light_strips.scad index 696349f..0e0d929 100644 --- a/vitamins/light_strips.scad +++ b/vitamins/light_strips.scad @@ -26,7 +26,7 @@ // e s c // s k Rigid5050 = ["Rigid5050", "rigid SMD5050 low profile", 500, 36, 3, 14.4, 7, 10.4, 0.9, 1.2]; -RIGID5050 = ["RIGID5050", "rigid SMD5050" , 500, 36, 3, 14.4, 8.6, 10.4, 0.9, 1.6]; +RIGID5050 = ["RIGID5050", "rigid SMD5050" , 500, 36, 3, 14.4, 8.6, 9.8, 0.8, 1.6]; light_strips = [Rigid5050, RIGID5050,];