update stl build dir structure

This commit is contained in:
zhao
2023-06-11 10:13:04 -04:00
parent f83200557c
commit e261600b90
104 changed files with 95 additions and 203498 deletions

View File

@ -8,7 +8,9 @@
*/
include <./profiles.scad>
// Manually set this variable to toggle profiles
profileName = "micro";
profile = getProfile(profileName);
defaultLayerHeight = 0.3;