{
    "status": "success",
    "timestamp": 1780957003,
    "configuracion_entrada": {
        "unidad": "cm",
        "dimensiones_pliego": {
            "ancho": 95,
            "alto": 86
        },
        "dimensiones_pieza": {
            "ancho": 21.5,
            "alto": 28
        },
        "total_deseado": 100000,
        "medianil": 0.4,
        "geometria": "RECTANGULAR",
        "tipo_impresion": "SOLO_FRENTE",
        "orientacion_solicitada": "AMBAS"
    },
    "resultados_pre_prensa": {
        "piezas_por_pliego": 9,
        "pliegos_totales_necesarios": 11112,
        "tiros_totales": 11112,
        "formato_impresion": "4x0 (Tiro Solo)",
        "laminas_por_juego_ctp": 4,
        "juegos_placas_por_desgaste": 1,
        "laminas_totales_produccion": 4,
        "orientacion_aplicada": "Y (ROTADA\/VERTICAL)"
    },
    "analisis_eficiencia": {
        "area_pliego_total": 8170,
        "area_aprovechada": 5418,
        "porcentaje_util": 66.32,
        "porcentaje_merma": 33.68
    },
    "geometria_pliego": {
        "margen_seguridad_aplicado": 1,
        "area_util_disponible": {
            "ancho": 93,
            "alto": 84
        },
        "bloque_imposicion_total": {
            "ancho": 84.8,
            "alto": 65.3
        },
        "coordenadas_origen_centrado": {
            "x": 5.100000000000001,
            "y": 10.350000000000001
        },
        "distribucion_columnas_filas": {
            "columnas": 3,
            "filas": 3
        },
        "dimension_bloque_unitario": {
            "ancho": 28,
            "alto": 21.5
        }
    },
    "matriz_piezas": [
        {
            "id": 1,
            "tipo": "rectangulo",
            "columna": 0,
            "fila": 0,
            "frente": {
                "x": 5.100000000000001,
                "y": 10.350000000000001,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 2,
            "tipo": "rectangulo",
            "columna": 0,
            "fila": 1,
            "frente": {
                "x": 5.100000000000001,
                "y": 32.25,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 3,
            "tipo": "rectangulo",
            "columna": 0,
            "fila": 2,
            "frente": {
                "x": 5.100000000000001,
                "y": 54.15,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 4,
            "tipo": "rectangulo",
            "columna": 1,
            "fila": 0,
            "frente": {
                "x": 33.5,
                "y": 10.350000000000001,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 5,
            "tipo": "rectangulo",
            "columna": 1,
            "fila": 1,
            "frente": {
                "x": 33.5,
                "y": 32.25,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 6,
            "tipo": "rectangulo",
            "columna": 1,
            "fila": 2,
            "frente": {
                "x": 33.5,
                "y": 54.15,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 7,
            "tipo": "rectangulo",
            "columna": 2,
            "fila": 0,
            "frente": {
                "x": 61.9,
                "y": 10.350000000000001,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 8,
            "tipo": "rectangulo",
            "columna": 2,
            "fila": 1,
            "frente": {
                "x": 61.9,
                "y": 32.25,
                "w": 28,
                "h": 21.5
            }
        },
        {
            "id": 9,
            "tipo": "rectangulo",
            "columna": 2,
            "fila": 2,
            "frente": {
                "x": 61.9,
                "y": 54.15,
                "w": 28,
                "h": 21.5
            }
        }
    ]
}