mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-09 17:06:34 +02:00
Merge branch 'washer_colour' of https://github.com/martinbudden/NopSCADlib into martinbudden-washer_colour
This commit is contained in:
@@ -26,7 +26,7 @@ include <../utils/core/core.scad>
|
|||||||
include <../utils/sweep.scad>
|
include <../utils/sweep.scad>
|
||||||
|
|
||||||
soft_washer_colour = grey(20);
|
soft_washer_colour = grey(20);
|
||||||
hard_washer_colour = grey(80);
|
hard_washer_colour = grey(85);
|
||||||
star_washer_colour = brass;
|
star_washer_colour = brass;
|
||||||
|
|
||||||
function washer_size(type) = type[1]; //! Nominal size
|
function washer_size(type) = type[1]; //! Nominal size
|
||||||
|
Reference in New Issue
Block a user