1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-12 09:44:16 +02:00

add test_case

This commit is contained in:
Justin Lin
2019-06-16 10:33:55 +08:00
parent 03ac58acaa
commit c4c9831798
2 changed files with 77 additions and 1 deletions

View File

@@ -62,3 +62,4 @@ include <test_helix_extrude.scad>;
include <test_golden_spiral_extrude.scad>;
include <test_archimedean_spiral_extrude.scad>;
include <test_sphere_spiral_extrude.scad>;
include <test_path_extrude.scad>;

File diff suppressed because one or more lines are too long