1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 17:24:20 +02:00

fix missing dep

This commit is contained in:
Justin Lin
2020-03-17 11:25:11 +08:00
parent f07f653dd5
commit ac98beb1c5

View File

@@ -1,5 +1,5 @@
use <experimental/lcm.scad>;
use <experimental/sweep.scad>;
use <sweep.scad>;
module loft(sections, slices = 1) {
function inter_pts(p1, p2, n) =