{
  "name": "HAAS_MANUAL",
  "stock": {
    "width": 120,
    "length": 80,
    "height": 25,
    "origin": "manual",
    "position_x": -60,
    "position_y": -40,
    "z_origin": "bottom",
    "reposition_mode": "with_operations"
  },
  "machine": {
    "controller": "heidenhain",
    "profile": "standard",
    "extension": "H",
    "tool_definition": "table",
    "tool_change": "manual",
    "safe_z": 35,
    "change_z": 75,
    "max_rpm": 12000,
    "max_feed": 5000,
    "rapid_feed": 10000
  },
  "operations": [
    {
      "enabled": true,
      "surface": 25,
      "depth": 0.2,
      "depth_mode": "depth",
      "bottom_z": 19,
      "breakthrough": 0.5,
      "diameter": 1,
      "tool": 1,
      "rpm": 2000,
      "feed": 300,
      "plunge": 100,
      "stepdown": 2,
      "coolant": true,
      "center_cutting": true,
      "drill_angle": 118,
      "kind": "engrave",
      "label": "ข้อความ HAAS-01",
      "text": "HAAS-01",
      "text_height": 6,
      "letter_spacing": 2,
      "text_angle": 0,
      "x": -45,
      "y": -30
    },
    {
      "enabled": true,
      "surface": 25,
      "depth": 6,
      "depth_mode": "depth",
      "bottom_z": 19,
      "breakthrough": 0.5,
      "diameter": 6,
      "tool": 2,
      "rpm": 2000,
      "feed": 300,
      "plunge": 100,
      "stepdown": 2,
      "coolant": true,
      "center_cutting": true,
      "drill_angle": 118,
      "kind": "drill_line",
      "label": "รูตามแนว 15 องศา",
      "pattern": "line",
      "x": -40,
      "y": -10,
      "count": 4,
      "line_pitch": 20,
      "angle": 15
    },
    {
      "enabled": true,
      "surface": 25,
      "depth": 6,
      "depth_mode": "depth",
      "bottom_z": 19,
      "breakthrough": 0.5,
      "diameter": 6,
      "tool": 2,
      "rpm": 2000,
      "feed": 300,
      "plunge": 100,
      "stepdown": 2,
      "coolant": true,
      "center_cutting": true,
      "drill_angle": 118,
      "kind": "drill_arc",
      "label": "รูส่วนโค้ง 180 องศา",
      "pattern": "arc",
      "x": 0,
      "y": 0,
      "count": 5,
      "bolt_diameter": 50,
      "angle": 0,
      "arc_sweep": 180
    }
  ]
}
