{
  "version": "0.1",
  "nodes": {
    "1": {"id":1,"name":"base_cube","op":{"type":"Cube","size":{"x":100,"y":100,"z":100}}},
    "2": {"id":2,"name":"shift","op":{"type":"Translate","child":1,"offset":{"x":-87.865,"y":-50,"z":0}}},
    "3": {"id":3,"name":"hp1","op":{"type":"Rotate","child":2,"angles":{"x":0,"y":0,"z":126}}},
    "4": {"id":4,"name":"base_cube2","op":{"type":"Cube","size":{"x":100,"y":100,"z":100}}},
    "5": {"id":5,"name":"shift2","op":{"type":"Translate","child":4,"offset":{"x":-87.865,"y":-50,"z":0}}},
    "6": {"id":6,"name":"hp2","op":{"type":"Rotate","child":5,"angles":{"x":0,"y":0,"z":198}}},
    "7": {"id":7,"name":"base_cube3","op":{"type":"Cube","size":{"x":100,"y":100,"z":100}}},
    "8": {"id":8,"name":"shift3","op":{"type":"Translate","child":7,"offset":{"x":-87.865,"y":-50,"z":0}}},
    "9": {"id":9,"name":"hp3","op":{"type":"Rotate","child":8,"angles":{"x":0,"y":0,"z":270}}},
    "10": {"id":10,"name":"base_cube4","op":{"type":"Cube","size":{"x":100,"y":100,"z":100}}},
    "11": {"id":11,"name":"shift4","op":{"type":"Translate","child":10,"offset":{"x":-87.865,"y":-50,"z":0}}},
    "12": {"id":12,"name":"hp4","op":{"type":"Rotate","child":11,"angles":{"x":0,"y":0,"z":342}}},
    "13": {"id":13,"name":"base_cube5","op":{"type":"Cube","size":{"x":100,"y":100,"z":100}}},
    "14": {"id":14,"name":"shift5","op":{"type":"Translate","child":13,"offset":{"x":-87.865,"y":-50,"z":0}}},
    "15": {"id":15,"name":"hp5","op":{"type":"Rotate","child":14,"angles":{"x":0,"y":0,"z":54}}},
    "16": {"id":16,"name":"i1","op":{"type":"Intersection","left":3,"right":6}},
    "17": {"id":17,"name":"i2","op":{"type":"Intersection","left":16,"right":9}},
    "18": {"id":18,"name":"i3","op":{"type":"Intersection","left":17,"right":12}},
    "19": {"id":19,"name":"i4","op":{"type":"Intersection","left":18,"right":15}},
    "20": {"id":20,"name":"zclip_cube","op":{"type":"Cube","size":{"x":100,"y":100,"z":25}}},
    "21": {"id":21,"name":"zclip","op":{"type":"Translate","child":20,"offset":{"x":-50,"y":-50,"z":0}}},
    "22": {"id":22,"name":"prism","op":{"type":"Intersection","left":19,"right":21}},
    "23": {"id":23,"name":"hole_cyl","op":{"type":"Cylinder","radius":2.5,"height":27,"segments":32}},
    "24": {"id":24,"name":"hole","op":{"type":"Translate","child":23,"offset":{"x":5,"y":0,"z":-1}}},
    "25": {"id":25,"name":"final","op":{"type":"Difference","left":22,"right":24}}
  },
  "materials": {},
  "part_materials": {},
  "roots": [{"root":25,"material":"default"}]
}