1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-30 10:39:58 +02:00

Moved printed parts to their own directory.

This commit is contained in:
Chris Palmer
2019-06-11 23:20:28 +01:00
parent b1fb0286b5
commit 258d4e88ae
38 changed files with 141 additions and 82 deletions

View File

@@ -17,7 +17,7 @@
// If not, see <https://www.gnu.org/licenses/>.
//
include <../core.scad>
use <../fixing_block.scad>
use <../printed/fixing_block.scad>
use <../utils/layout.scad>
include <../vitamins/screws.scad>