1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-13 10:53:59 +02:00

Fixed include path in gridfinity test file.

This commit is contained in:
Chris Palmer
2025-08-11 16:05:36 +01:00
parent 4c4a40c30e
commit e4f6227e9a

View File

@@ -20,7 +20,7 @@ include <../core.scad>
include <../printed/gridfinity.scad>
use <NopSCADlib/utils/chamfer.scad>
use <../utils/chamfer.scad>
box = gridfinity_bin("chuck_stand", 2, 2, 5);