1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-07 15:26:39 +02:00

refactor: clean dep

This commit is contained in:
Justin Lin
2022-03-23 20:27:14 +08:00
parent 66c0b70417
commit 535d64a562

View File

@@ -1,5 +1,3 @@
use <../../ptf/ptf_rotate.scad>;
function cell_pt(fcord, grid_w, seed, x, y, gw, gh) =
let(
nx = fcord.x + x,