1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-31 03:00:00 +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:
Chris Palmer
2020-02-29 17:52:36 +00:00
parent 9b104e4fe7
commit ab592e049c
194 changed files with 242 additions and 290 deletions

View File

@@ -17,10 +17,9 @@
// If not, see <https://www.gnu.org/licenses/>.
//
include <../core.scad>
use <../utils/layout.scad>
include <../vitamins/screws.scad>
include <../vitamins/rails.scad>
use <../utils/layout.scad>
use <../vitamins/nut.scad>
sheet = 3;