X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=quacks-ingredients-counts.scad;fp=quacks-ingredients-counts.scad;h=1eeb70ce4f088a6ca42f654c89ce7ef3ea394286;hb=69a6019826250503f268a39e0adca8eae7b83936;hp=46b4f555f9ca4d07adf6b2e95f3a7a397fc0b843;hpb=2d779819896f56e15336bc3516a291f3e2edbe57;p=reprap-play.git diff --git a/quacks-ingredients-counts.scad b/quacks-ingredients-counts.scad index 46b4f55..1eeb70c 100644 --- a/quacks-ingredients-counts.scad +++ b/quacks-ingredients-counts.scad @@ -1,8 +1,8 @@ -// autogenerated - do not edit -// update script is quacks-ingredients-updates-levels -// source is quacks-ingredients-counts +// autogenerated - do not edit +// update script is quacks-ingredients-updates-levels +// source is quacks-ingredients-counts module 1xFour(){ ////toplevel -// 1xFour: total=1, rowsz=1, nrows=1 +// 1xFour total= 1 rowsz=1 nrows=1 union(){ Frame($phase, token_pitch * [ 1 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -22,7 +22,7 @@ module 1xFour(){ ////toplevel }; } module 1xOne(){ ////toplevel -// 1xOne: total=1, rowsz=1, nrows=1 +// 1xOne total= 1 rowsz=1 nrows=1 union(){ Frame($phase, token_pitch * [ 1 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -42,7 +42,7 @@ module 1xOne(){ ////toplevel }; } module 1xThree(){ ////toplevel -// 1xThree: total=1, rowsz=1, nrows=1 +// 1xThree total= 1 rowsz=1 nrows=1 union(){ Frame($phase, token_pitch * [ 1 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -62,7 +62,7 @@ module 1xThree(){ ////toplevel }; } module 1xTwo(){ ////toplevel -// 1xTwo: total=1, rowsz=1, nrows=1 +// 1xTwo total= 1 rowsz=1 nrows=1 union(){ Frame($phase, token_pitch * [ 1 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -82,7 +82,7 @@ module 1xTwo(){ ////toplevel }; } module 2xFour(){ ////toplevel -// 2xFour: total=2, rowsz=2, nrows=1 +// 2xFour total= 2 rowsz=2 nrows=1 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -103,7 +103,7 @@ module 2xFour(){ ////toplevel }; } module 2xOne(){ ////toplevel -// 2xOne: total=2, rowsz=2, nrows=1 +// 2xOne total= 2 rowsz=2 nrows=1 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -124,7 +124,7 @@ module 2xOne(){ ////toplevel }; } module 2xThree(){ ////toplevel -// 2xThree: total=2, rowsz=2, nrows=1 +// 2xThree total= 2 rowsz=2 nrows=1 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -145,7 +145,7 @@ module 2xThree(){ ////toplevel }; } module 2xTwo(){ ////toplevel -// 2xTwo: total=2, rowsz=2, nrows=1 +// 2xTwo total= 2 rowsz=2 nrows=1 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 1 + 0.50 ]); $nspots = 1; @@ -166,7 +166,7 @@ module 2xTwo(){ ////toplevel }; } module 3xFour(){ ////toplevel -// 3xFour: total=3, rowsz=2, nrows=2 +// 3xFour total= 3 rowsz=2 nrows=2 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 2 + 0.50 ]); $nspots = 1; @@ -188,7 +188,7 @@ module 3xFour(){ ////toplevel }; } module 3xOne(){ ////toplevel -// 3xOne: total=3, rowsz=2, nrows=2 +// 3xOne total= 3 rowsz=2 nrows=2 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 2 + 0.50 ]); $nspots = 1; @@ -210,7 +210,7 @@ module 3xOne(){ ////toplevel }; } module 3xThree(){ ////toplevel -// 3xThree: total=3, rowsz=2, nrows=2 +// 3xThree total= 3 rowsz=2 nrows=2 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 2 + 0.50 ]); $nspots = 1; @@ -232,7 +232,7 @@ module 3xThree(){ ////toplevel }; } module 3xTwo(){ ////toplevel -// 3xTwo: total=3, rowsz=2, nrows=2 +// 3xTwo total= 3 rowsz=2 nrows=2 union(){ Frame($phase, token_pitch * [ 2 + 1.00, 2 + 0.50 ]); $nspots = 1; @@ -254,7 +254,7 @@ module 3xTwo(){ ////toplevel }; } module Black(){ ////toplevel -// Black: total=18, rowsz=5, nrows=4 +// Black total=18 rowsz=5 nrows=4 union(){ Frame($phase, token_pitch * [ 5 + 1.00, 4 + 0.50 ]); $nspots = 1; @@ -291,7 +291,7 @@ module Black(){ ////toplevel }; } module Blue(){ ////toplevel -// Blue: total=34, rowsz=6, nrows=6 +// Blue total=34 rowsz=6 nrows=6 union(){ Frame($phase, token_pitch * [ 6 + 1.00, 6 + 0.50 ]); $nspots = 1; @@ -344,7 +344,7 @@ module Blue(){ ////toplevel }; } module Green(){ ////toplevel -// Green: total=38, rowsz=7, nrows=6 +// Green total=38 rowsz=7 nrows=6 union(){ Frame($phase, token_pitch * [ 7 + 1.00, 6 + 0.50 ]); $nspots = 1; @@ -401,7 +401,7 @@ module Green(){ ////toplevel }; } module Orange(){ ////toplevel -// Orange: total=20, rowsz=5, nrows=4 +// Orange total=20 rowsz=5 nrows=4 union(){ Frame($phase, token_pitch * [ 5 + 1.00, 4 + 0.50 ]); $nspots = 1; @@ -440,7 +440,7 @@ module Orange(){ ////toplevel }; } module Purple(){ ////toplevel -// Purple: total=15, rowsz=4, nrows=4 +// Purple total=15 rowsz=4 nrows=4 union(){ Frame($phase, token_pitch * [ 4 + 1.00, 4 + 0.50 ]); $nspots = 1; @@ -474,7 +474,7 @@ module Purple(){ ////toplevel }; } module Red(){ ////toplevel -// Red: total=30, rowsz=6, nrows=5 +// Red total=30 rowsz=6 nrows=5 union(){ Frame($phase, token_pitch * [ 6 + 1.00, 5 + 0.50 ]); $nspots = 1; @@ -523,7 +523,7 @@ module Red(){ ////toplevel }; } module White(){ ////toplevel -// White: total=32, rowsz=6, nrows=6 +// White total=32 rowsz=6 nrows=6 union(){ Frame($phase, token_pitch * [ 6 + 1.00, 6 + 0.50 ]); $nspots = 1; @@ -574,7 +574,7 @@ module White(){ ////toplevel }; } module Yellow(){ ////toplevel -// Yellow: total=29, rowsz=6, nrows=5 +// Yellow total=29 rowsz=6 nrows=5 union(){ Frame($phase, token_pitch * [ 6 + 1.00, 5 + 0.50 ]); $nspots = 1; @@ -621,5 +621,5 @@ module Yellow(){ ////toplevel translate(token_pitch * [ 2.5, 1.0 ]) Token_L(); }; } -// total_count=240 total_real_count=216 -// max_rowsz=7 max_nrows=6 +// total_count=240 total_real_count=216 +// max_rowsz=7 max_nrows=6