Data Parameter Explanation
{
"plate_type": 0, // 0 - Standard Plate, 1 - Scrap Plate
"plate_name": "Standard Plate-1", // Plate Name
"remain_amount": 100, // Remaining Quantity; -1 for infinite
"width": 1200.0,
"height": 2000.0,
"material_id": 2095, // Material ID
"thickness": 1.0, // Thickness
"gap": 1.0 // Margin
}