chiark / gitweb /
commitid: commitid-best-test.scad: a few more
[reprap-play.git] / commitid-best-test.scad.pl
index 73cfd8f6dad25d6dfcd8a968733daf7b988ed51d..041cf00cef6fe0c1e310c9eba7ee4f45f238b45c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 use strict;
 
-our @xm = qw(4.7 6.8 10 15 22 33 47 68 100);
+our @xm = qw(4.7 6.8 8.2 10 12 15 18 22 27 33 47 68 100);
 our @ym = qw(3.9 5.6 8.2 12 18 27 39 56);
 
 sub p { print @_ or die $!; }