mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-01 04:20:27 +02:00
use relative path
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
use <_impl/_sf_square_surfaces.scad>;
|
||||
use <sf_solidify.scad>;
|
||||
use <ptf/ptf_rotate.scad>;
|
||||
use <../ptf/ptf_rotate.scad>;
|
||||
|
||||
module sf_curve(levels, curve_path, thickness, depth, invert = false) {
|
||||
rows = len(levels);
|
||||
|
Reference in New Issue
Block a user