hmm
This commit is contained in:
parent
6ae0770f81
commit
cb4a19578e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ class Path():
|
||||||
class HexagonPattern(Path):
|
class HexagonPattern(Path):
|
||||||
COMMANDS = [
|
COMMANDS = [
|
||||||
['M', [[23.246093, 0],
|
['M', [[23.246093, 0],
|
||||||
[0, 13.382812]]],
|
[ 0, 13.382812]]],
|
||||||
['V', [44.689453]],
|
['V', [44.689453]],
|
||||||
['L', [[0.0839844, 44.640625],
|
['L', [[0.0839844, 44.640625],
|
||||||
[24.033203, 58.505859],
|
[24.033203, 58.505859],
|
||||||
|
|
Loading…
Add table
Reference in a new issue