1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-31 19:13:33 +02:00

Removed some unused dependencies.

This commit is contained in:
Chris Palmer
2021-10-01 12:32:01 +01:00
parent e3716ce8f9
commit 2ba2c2c115
20 changed files with 27 additions and 24 deletions

View File

@@ -26,7 +26,9 @@
//!
//! It can also have printed feet on the base with the screws doubling up to hold the base on.
//
include <../core.scad>
include <../utils/core/core.scad>
use <../vitamins/screw.scad>
use <../vitamins/washer.scad>
use <../vitamins/insert.scad>
use <foot.scad>