``` File "/home/ubuntu/pyparchmint/parchmint/device.py", line 228, in parse_from_json for layer in json["layers"]: KeyError: 'layers' ``` 3DuF didn't generate the 'layers' key for the JSON object, and on parsing the file into parchmint a key error is thrown.