mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-31 19:13:33 +02:00
Screws.scad is now included in core.scad, so doesn't need to be included
anywhere else. utils/core/core.scad is the old version without fasteners to be used internally in the library.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
include <../core.scad>
|
||||
use <../utils/layout.scad>
|
||||
|
||||
include <../vitamins/screws.scad>
|
||||
include <../vitamins/components.scad>
|
||||
|
||||
module resistors()
|
||||
|
Reference in New Issue
Block a user