1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 04:51:26 +02:00

added test_rotate_p

This commit is contained in:
Justin Lin
2017-06-20 17:47:16 +08:00
parent b83ae02cab
commit a9fb7525b6
2 changed files with 21 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ include <test_along_with.scad>;
include <test_bend.scad>; include <test_bend.scad>;
// Function // Function
include <test_rotate_p.scad>;
include <test_paths2sections.scad>; include <test_paths2sections.scad>;
// 2D Shape // 2D Shape

20
test/test_rotate_p.scad Normal file

File diff suppressed because one or more lines are too long