add xyPlate

This commit is contained in:
zhao
2023-03-16 14:46:40 -04:00
parent 514635d5f5
commit bccf606ae7
14 changed files with 56300 additions and 44623 deletions

View File

@ -11,7 +11,7 @@ include <./profiles.scad>
profileName = "micro";
profile = getProfile(profileName);
echo("Profile:", profile);
// echo("Profile:", profile);
function getConfig(name) = getConfigValue(profile, name);