From 1ac5a6f6cbe518646f19c4372a2393eb2e020a18 Mon Sep 17 00:00:00 2001 From: Martin Budden Date: Thu, 3 Feb 2022 12:47:54 +0000 Subject: [PATCH] Made hard washers slightly lighter. This means they can be distinguished from bolts when viewed from directly above. --- vitamins/washer.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitamins/washer.scad b/vitamins/washer.scad index 963fc2b..60bbc85 100644 --- a/vitamins/washer.scad +++ b/vitamins/washer.scad @@ -26,7 +26,7 @@ include <../utils/core/core.scad> include <../utils/sweep.scad> soft_washer_colour = grey(20); -hard_washer_colour = grey(80); +hard_washer_colour = grey(85); star_washer_colour = brass; function washer_size(type) = type[1]; //! Nominal size