You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// scoop weight percentage. 0 disables scoop, 1 is regular scoop. Any real number will scale the scoop.
42
+
scoop =0; //[0:0.1:1]
41
43
42
44
/* [Other] */
43
45
// determine what the variable "gridz" applies to based on your use case
44
46
gridz_define =0; // [0:gridz is the height of bins in units of 7mm increments - Zack's method,1:gridz is the internal height in millimeters, 2:gridz is the overall external height of the bin in millimeters]
0 commit comments