add test tool
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
*/
|
||||
include <./profiles.scad>
|
||||
|
||||
profileName = "micro";
|
||||
profileName = "default";
|
||||
profile = getProfile(profileName);
|
||||
|
||||
// echo("Profile:", profile);
|
||||
|
||||
Reference in New Issue
Block a user