projects
/
stratum0-wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
c784a1a
)
Kommentare geändert
author
Lulu
<Lulu@stratum0.org/mediawiki/>
Fri, 31 Oct 2014 13:56:39 +0000
(13:56 +0000)
committer
Lulu
<Lulu@stratum0.org/mediawiki/>
Fri, 31 Oct 2014 13:56:39 +0000
(13:56 +0000)
Gesellschaftsspiel-Replikator%2FDomino_V1.mw
patch
|
blob
|
history
diff --git
a/Gesellschaftsspiel-Replikator%2FDomino_V1.mw
b/Gesellschaftsspiel-Replikator%2FDomino_V1.mw
index
dcc433b
..
e767843
100644
(file)
--- a/
Gesellschaftsspiel-Replikator%2FDomino_V1.mw
+++ b/
Gesellschaftsspiel-Replikator%2FDomino_V1.mw
@@
-14,13
+14,10
@@
<pre>
// Blindendomino
<pre>
// Blindendomino
-// 2014-
01-22 V
1
+// 2014-
10-31 V1.
1
// by Stratum 0
// License: WTFPL
// by Stratum 0
// License: WTFPL
-// **************************************
-// ** Dominos bitte *massiv* drucken! **
-// **************************************
$fn=20;
LangeKante=40;
$fn=20;
LangeKante=40;
@@
-44,9
+41,9
@@
Abstand=2;
{
{
-for (i = [1:6])
+for (i = [1:6])
// Hier Anfangswert und Endwert für linke Steinhaelfte eintragen
{
{
- for (j = [1:6])
+ for (j = [1:6])
// Hier Anfangswert und Endwert für rechte Steinhaelfte eintragen
{
translate([(LangeKante+Abstand)*i+Abstand,(KurzeKante+Abstand)*j,0]) CutDomino();
translate([(LangeKante+Abstand)*i+Abstand,(KurzeKante+Abstand)*j,0]) CreateValue("purple", i, Links);
{
translate([(LangeKante+Abstand)*i+Abstand,(KurzeKante+Abstand)*j,0]) CutDomino();
translate([(LangeKante+Abstand)*i+Abstand,(KurzeKante+Abstand)*j,0]) CreateValue("purple", i, Links);
This page took
0.025042 seconds
and
4
git commands to generate.