add instructions and renders

This commit is contained in:
zhao
2023-05-19 14:23:24 -04:00
parent 28006685c5
commit b90ae7f1ae
21 changed files with 116064 additions and 169161 deletions

View File

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