{
  "sourceRevision": "1.1.2",
  "units": "mm",
  "pieces": [
    {
      "id": "base",
      "name": "Base quadrada",
      "quantity": 1,
      "width": 120,
      "height": 120,
      "thickness": 3,
      "tolerance": {
        "minus": 0.2,
        "plus": 0.2
      }
    },
    {
      "id": "side-a",
      "name": "Painel lateral A",
      "quantity": 1,
      "width": 113.7,
      "height": 180,
      "thickness": 3,
      "tolerance": {
        "minus": 0.2,
        "plus": 0.2
      }
    },
    {
      "id": "side-b",
      "name": "Painel lateral B",
      "quantity": 1,
      "width": 113.7,
      "height": 180,
      "thickness": 3,
      "tolerance": {
        "minus": 0.2,
        "plus": 0.2
      }
    },
    {
      "id": "side-c",
      "name": "Painel lateral C",
      "quantity": 1,
      "width": 113.7,
      "height": 180,
      "thickness": 3,
      "tolerance": {
        "minus": 0.2,
        "plus": 0.2
      }
    },
    {
      "id": "side-d",
      "name": "Painel lateral D",
      "quantity": 1,
      "width": 113.7,
      "height": 180,
      "thickness": 3,
      "tolerance": {
        "minus": 0.2,
        "plus": 0.2
      }
    },
    {
      "id": "top-ring",
      "name": "Aro superior",
      "quantity": 1,
      "width": 120,
      "height": 120,
      "thickness": 3,
      "tolerance": {
        "minus": 0.2,
        "plus": 0.2
      }
    }
  ]
}
