update stl build dir structure
This commit is contained in:
@ -8,7 +8,9 @@
|
||||
*/
|
||||
include <./profiles.scad>
|
||||
|
||||
// Manually set this variable to toggle profiles
|
||||
profileName = "micro";
|
||||
|
||||
profile = getProfile(profileName);
|
||||
|
||||
defaultLayerHeight = 0.3;
|
||||
|
||||
Reference in New Issue
Block a user