This commit is contained in:
zhao
2023-04-11 23:45:20 -04:00
parent 0dcc9fcb48
commit ab4a6f706d
16 changed files with 122520 additions and 129618 deletions

View File

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