This commit is contained in:
XANTRONIX Development 2023-12-29 22:22:21 -05:00
parent 6ae0770f81
commit cb4a19578e

View file

@ -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],