JSON: added back Triangles option for infill

This commit is contained in:
Tim Kuipers 2015-11-03 16:02:33 +01:00
parent a27f55ece4
commit 6f735dc221

View file

@ -493,6 +493,7 @@
"options": {
"grid": "Grid",
"lines": "Lines",
"triangles": "Triangles",
"concentric": "Concentric",
"zigzag": "Zig Zag"
},