{
  "configVersion": "2",
  "id": "rec0cdf980dd7adf963",
  "name": "Format-test",
  "groupID": "cdead1f8223d403c9a222104b4d0d44b",
  "modules": [
    {
      "id": "hotfolder_1",
      "class": "input",
      "type": "hotfolder",
      "params": {
        "path": "S:\\PrimeCenter_Jobs\\PC_Hotfolder",
        "filenameParser": [
          {
            "type": "property",
            "value": "PROP_META_JOBNAME"
          },
          {
            "type": "textEqual",
            "value": "_"
          },
          {
            "type": "property",
            "value": "PROP_MEDIA_FORMAT_NAME"
          },
          {
            "type": "textEqual",
            "value": "_"
          },
          {
            "type": "property",
            "value": "PROP_MEDIA_WIDTH"
          },
          {
            "type": "textEqual",
            "value": "_"
          },
          {
            "type": "property",
            "value": "PROP_MEDIA_HEIGHT"
          },
          {
            "type": "textEqual",
            "value": "_x"
          },
          {
            "type": "property",
            "value": "PROP_COPIES"
          },
          {
            "type": "textEqual",
            "value": "."
          },
          {
            "type": "textIgnored"
          }
        ],
        "contourFilter": [
          {
            "text": "CutContour",
            "type": "equals"
          },
          {
            "text": "CutContourAuto",
            "type": "equals"
          },
          {
            "text": "CutContourFrame",
            "type": "equals"
          },
          {
            "text": "CutContourOpticalCode",
            "type": "equals"
          },
          {
            "text": "CutContourTearOff",
            "type": "equals"
          },
          {
            "text": "Bevel-cut",
            "type": "equals"
          },
          {
            "text": "Crease",
            "type": "equals"
          },
          {
            "text": "Draw",
            "type": "equals"
          },
          {
            "text": "Drill",
            "type": "equals"
          },
          {
            "text": "Engrave",
            "type": "equals"
          },
          {
            "text": "Perforate",
            "type": "equals"
          },
          {
            "text": "Route",
            "type": "equals"
          },
          {
            "text": "Score",
            "type": "equals"
          },
          {
            "text": "Thru-cut",
            "type": "equals"
          },
          {
            "text": "V-cut",
            "type": "equals"
          },
          {
            "text": "test2",
            "type": "equals"
          },
          {
            "text": "CutContourGenerate",
            "type": "equals"
          }
        ],
        "whenDone": "ignore",
        "whenFailed": "ignore",
        "watchEvent": true,
        "pageSet": "1-N",
        "dspMultiPage": {
          "alternate": true,
          "reverseOrder": false
        }
      },
      "enabled": true
    },
    {
      "id": "configure_1",
      "class": "action",
      "type": "setProperties",
      "params": {
        "properties": [
          {
            "property": "PROP_CUTTER_OUTPUT_PATH",
            "value": "S:\\PrimeCenter_Jobs\\Cut"
          },
          {
            "property": "PROP_COPIES",
            "value": 1
          },
          {
            "property": "PROP_CUTTER_NAME",
            "value": "PDF"
          },
          {
            "property": "PROP_MEDIA_NAME",
            "value": "Acrylic"
          },
          {
            "property": "PROP_CUTTER_MARK_CONFIG",
            "value": "{\"opticalCodes\":[{\"type\":\"qrcode\",\"width\":17,\"height\":17,\"text\":\"@(CutGUID)T\",\"position\":\"top_left\",\"anchorOffset\":10,\"borderMargin\":5,\"angle\":0},{\"type\":\"qrcode\",\"width\":17,\"height\":17,\"text\":\"@(CutGUID)R\",\"position\":\"right_top\",\"anchorOffset\":10,\"borderMargin\":5,\"angle\":0},{\"type\":\"qrcode\",\"width\":17,\"height\":17,\"text\":\"@(CutGUID)B\",\"position\":\"bottom_right\",\"anchorOffset\":10,\"borderMargin\":5,\"angle\":0},{\"type\":\"qrcode\",\"width\":17,\"height\":17,\"text\":\"@(CutGUID)L\",\"position\":\"left_bottom\",\"anchorOffset\":10,\"borderMargin\":5,\"angle\":0}],\"type\":\"DISK\",\"width\":6,\"height\":6,\"thickness\":1,\"internalMarkDistance\":400,\"spacementHorizontal\":400,\"spacementVertical\":400,\"offset\":{\"top\":5,\"bottom\":5,\"left\":5,\"right\":5},\"margin\":{\"top\":10,\"bottom\":10,\"left\":10,\"right\":10},\"edgeMarks\":[\"top\",\"right\",\"left\",\"bottom\"],\"cornerMarks\":[\"top_left\",\"top_right\",\"bottom_left\",\"bottom_right\"],\"extraMarks\":{\"bottom\":[-50.8]}}"
          }
        ]
      },
      "enabled": true
    },
    {
      "id": "nesting_1",
      "class": "action",
      "type": "nesting",
      "params": {
        "rotationStep": 30,
        "nestingDirection": "fillWidthFirst",
        "formats": [
          {
            "id": "25",
            "name": "18\" x 12\"",
            "width": 457.2,
            "height": 304.8,
            "margins": {
              "top": 0,
              "bottom": 0,
              "left": 0,
              "right": 0
            }
          },
          {
            "height": 1600,
            "name": "Custom Format",
            "width": 1300
          },
          {
            "id": "17",
            "name": "Roll 54",
            "width": 1371.6,
            "margins": {
              "top": 0,
              "bottom": 0,
              "left": 0,
              "right": 0
            }
          }
        ],
        "spacing": 4,
        "addInternalMarks": false,
        "addEdgeMarksMargin": true,
        "minChunkLengthRoll": 1,
        "maxChunkLengthRoll": 30000,
        "defaultGangingProperty": "PROP_META_JOBNAME",
        "nestTime_s": 5,
        "sheetMultiplicity": 2,
        "timeBeforeNest_ms": 200,
        "taskNameTemplate": [
          {
            "type": "textEqual",
            "value": "Nest "
          },
          {
            "type": "increment"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "gang"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "property",
            "value": "PROP_MEDIA_FORMAT_NAME"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "property",
            "value": "PROP_COPIES"
          },
          {
            "type": "textEqual",
            "value": "x"
          }
        ],
        "minFillRatio": 75,
        "maxWaitTime_s": 5
      },
      "enabled": true
    },
    {
      "id": "[manual]nesting",
      "class": "action",
      "type": "nesting",
      "params": {
        "rotationStep": 30,
        "nestingDirection": "fillWidthFirst",
        "formats": [
          {
            "id": "25",
            "name": "18\" x 12\"",
            "width": 457.2,
            "height": 304.8,
            "margins": {
              "top": 0,
              "bottom": 0,
              "left": 0,
              "right": 0
            }
          },
          {
            "height": 1600,
            "name": "Custom Format",
            "width": 1300
          },
          {
            "id": "17",
            "name": "Roll 54",
            "width": 1371.6,
            "margins": {
              "top": 0,
              "bottom": 0,
              "left": 0,
              "right": 0
            }
          }
        ],
        "spacing": 4,
        "addInternalMarks": false,
        "addEdgeMarksMargin": true,
        "minChunkLengthRoll": 1,
        "maxChunkLengthRoll": 30000,
        "defaultGangingProperty": "PROP_META_JOBNAME",
        "nestTime_s": 5,
        "sheetMultiplicity": 2,
        "timeBeforeNest_ms": 200,
        "taskNameTemplate": [
          {
            "type": "textEqual",
            "value": "Nest "
          },
          {
            "type": "increment"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "gang"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "property",
            "value": "PROP_MEDIA_FORMAT_NAME"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "property",
            "value": "PROP_COPIES"
          },
          {
            "type": "textEqual",
            "value": "x"
          }
        ]
      },
      "enabled": false
    },
    {
      "id": "add_document_boundingbox_1",
      "class": "action",
      "type": "addDocumentBoundingBox",
      "params": {
        "boxType": "trim"
      }
    },
    {
      "id": "cut_marks_1",
      "class": "action",
      "type": "addCutMarks",
      "params": {
        "disableOpticalCode": false
      },
      "enabled": true
    },
    {
      "id": "watch_module",
      "class": "action",
      "type": "watch"
    },
    {
      "id": "pdf_export_1",
      "class": "output",
      "type": "pdf",
      "params": {
        "images": true,
        "cutcontour": true,
        "clip": true,
        "cropLayout": true,
        "defaultOutputPath": "S:\\PrimeCenter_Jobs\\RIP_Hotfolder",
        "fileNameTemplate": [
          {
            "type": "property",
            "value": "PROP_TASK_NAME"
          }
        ]
      },
      "enabled": true
    },
    {
      "id": "cut_export_1",
      "class": "output",
      "type": "cut",
      "params": {
        "hasThumbnail": false,
        "fileNameTemplate": [
          {
            "type": "uniqueId"
          },
          {
            "type": "textEqual",
            "value": " - "
          },
          {
            "type": "property",
            "value": "PROP_TASK_NAME"
          }
        ],
        "cropLayout": true,
        "defaultCutOutputPath": "S:\\PrimeCenter_Jobs\\Cut"
      },
      "enabled": false
    }
  ],
  "edges": [
    [
      "hotfolder_1",
      "configure_1"
    ],
    [
      "configure_1",
      "nesting_1"
    ],
    [
      "nesting_1",
      "add_document_boundingbox_1"
    ],
    [
      "add_document_boundingbox_1",
      "cut_marks_1"
    ],
    [
      "cut_marks_1",
      "watch_module"
    ],
    [
      "watch_module",
      "pdf_export_1"
    ]
  ]
}