mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-09-03 04:12:35 +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:
@@ -26,7 +26,6 @@
|
||||
//
|
||||
include <../core.scad>
|
||||
include <tubings.scad>
|
||||
include <screws.scad>
|
||||
include <spades.scad>
|
||||
use <../utils/rounded_cylinder.scad>
|
||||
|
||||
|
Reference in New Issue
Block a user