1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-17 20:53:00 +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

@@ -29,7 +29,7 @@
//! 4. The drive pulleys may be offset in the X and Y directions. If this is done, extra idler pulleys are added. This
//! allows flexible positioning of the motors.
//
include <../core.scad>
include <../utils/core/core.scad>
include <../vitamins/belts.scad>
include <../vitamins/pulleys.scad>