mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-03-14 11:10:01 +01:00
fix include
This commit is contained in:
parent
4aff538837
commit
bdb4dace7f
@ -74,4 +74,4 @@ include <pixel/test_px_cylinder.scad>;
|
||||
include <pixel/test_px_sphere.scad>;
|
||||
|
||||
// Matrix
|
||||
include <matrix/test_m_cumulate>;
|
||||
include <matrix/test_m_cumulate.scad>;
|
@ -25,7 +25,6 @@ module test_along_with_children() {
|
||||
echo("==== test_along_with_children ====");
|
||||
|
||||
include <along_with.scad>;
|
||||
include <m_rotation.scad>;
|
||||
|
||||
$fn = 24;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user