add test tool

This commit is contained in:
zhao
2023-04-10 13:44:39 -04:00
parent 16ba58e995
commit 0dcc9fcb48
6 changed files with 65 additions and 16 deletions

View File

@ -8,7 +8,7 @@
*/
include <./profiles.scad>
profileName = "micro";
profileName = "default";
profile = getProfile(profileName);
// echo("Profile:", profile);