mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-01-16 13:08:15 +01:00
Washer now uses sweep.scad instead of including it, leaking its interface.
This commit is contained in:
parent
a5b2018008
commit
2840cc2390
@ -23,7 +23,7 @@
|
||||
//! If a washer is given a child, usually a screw or a nut, then it is placed on its top surface.
|
||||
//
|
||||
include <../utils/core/core.scad>
|
||||
include <../utils/sweep.scad>
|
||||
use <../utils/sweep.scad>
|
||||
|
||||
soft_washer_colour = grey(20);
|
||||
hard_washer_colour = grey(85);
|
||||
|
Loading…
x
Reference in New Issue
Block a user