mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 16:54:23 +02:00
use relative path
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
**/
|
||||
|
||||
use <__comm__/__angy_angz.scad>;
|
||||
use <../__comm__/__angy_angz.scad>;
|
||||
|
||||
// slow but workable
|
||||
|
||||
|
@@ -8,7 +8,7 @@
|
||||
*
|
||||
**/
|
||||
|
||||
use <__comm__/__angy_angz.scad>;
|
||||
use <../__comm__/__angy_angz.scad>;
|
||||
|
||||
// slow but workable
|
||||
module vrn3_space(size, grid_w, seed, spacing = 1) {
|
||||
|
Reference in New Issue
Block a user