Files
Web_FreeCAD_Bitbybit/config/chrome-cam-linuxcnc-machine-verification.json
wangdequan 5bbd7b9d4f
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: advance FreeCAD exact parity evidence
2026-08-14 22:39:16 -04:00

137 lines
3.9 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"stages": [
"CAD",
"OCL",
"CAMotics",
"GCODE",
"LinuxCNC WASM"
],
"openCamLib": {
"backend": "upstream-opencamlib-wasm",
"sourceRevision": "95b036fe28ce6d77c97b98e5fbc337904ae49560",
"artifactSha256": "30ca7dd307a131f9df66288d530c3fbacf155f375f83a2d733c5c00a85a712e0",
"algorithm": "path-drop-cutter",
"surfaceModel": "cad-operation-plane",
"triangleCount": 2,
"inputPoints": 5,
"outputPoints": 48,
"sampling": 1
},
"gcode": {
"bytes": 2758,
"hasM428": true,
"hasM429": true,
"hasG93": true,
"hasG94": true,
"hasB": true,
"hasC359": true,
"hasC361": true
},
"machine": {
"backend": "linuxcnc-wasm",
"status": "accepted",
"dryRunStatus": "dry-run",
"parserAuthority": "linuxcnc-wasm",
"machineCase": "axis-vismach-5axis-table-rotary-tilting-xyzbc-trt",
"dryRunMachineCase": "axis-vismach-5axis-table-rotary-tilting-xyzbc-trt",
"lines": 65,
"blocks": 138,
"trajectorySegments": 48
},
"runtime": {
"server": "managed-vite-preview",
"worktreeRevision": "58f50e6d66287bc31e6d906e5c33658a348658e4",
"machineCase": "axis-vismach-5axis-table-rotary-tilting-xyzbc-trt",
"artifacts": [
{
"role": "entry-html",
"path": "index.html",
"runtimeLoaded": true,
"bytes": 61728,
"sha256": "7087d2ccfb9eb2b4967fa75a7d4069cc97ab62a58d4af4f18a7a449ddc1aa536"
},
{
"role": "case-registry",
"path": "linuxcnc/cases.json",
"runtimeLoaded": true,
"bytes": 2108501,
"sha256": "b9c614d3f139de57277d02944a3cb8d0e54f68da054021ac375be9ffbb4f95db"
},
{
"role": "machine-config",
"path": "linuxcnc/configs/sim/axis/vismach/5axis/table-rotary-tilting/xyzbc-trt.ini",
"runtimeLoaded": true,
"bytes": 7179,
"sha256": "43c26a58030b6ec4a4319cde23e847cff0134e9f2777eef30848aa477bb87d38"
},
{
"role": "application",
"path": "assets/simulator-D-5Qaz4x.js",
"runtimeLoaded": true,
"bytes": 852452,
"sha256": "a429e0b7297fb169255a30acc48274ed17bbeb168fc1d90a13cf4b4e2c6db42f"
},
{
"role": "controller-worker",
"path": "assets/controller.worker-C1K9_tWf.js",
"runtimeLoaded": true,
"bytes": 365084,
"sha256": "7ac06534c9f270411f02efc56b31b9b862855f90ed31470f2dd22c66d631368f"
},
{
"role": "wasm-loader",
"path": "assets/linuxcnc-core-DHKZgRAr.js",
"runtimeLoaded": false,
"bytes": 320852,
"sha256": "fa73fa21a449efc18bbbf5e33e5ce4035bd8d8699f1cb7c72b88e280d362813a"
},
{
"role": "wasm-core",
"path": "assets/linuxcnc-core-XJNGI6z7.wasm",
"runtimeLoaded": true,
"bytes": 53030753,
"sha256": "5c1bb5f7648b7ced4ede192485d37aeee1d9e0dec4a86f2c235aeb3d8c3b647e"
}
],
"loadedArtifacts": [
{
"role": "entry-html",
"path": "index.html",
"status": 200
},
{
"role": "case-registry",
"path": "linuxcnc/cases.json",
"status": 200
},
{
"role": "machine-config",
"path": "linuxcnc/configs/sim/axis/vismach/5axis/table-rotary-tilting/xyzbc-trt.ini",
"status": 200
},
{
"role": "application",
"path": "assets/simulator-D-5Qaz4x.js",
"status": 200
},
{
"role": "controller-worker",
"path": "assets/controller.worker-C1K9_tWf.js",
"status": 200
},
{
"role": "wasm-core",
"path": "assets/linuxcnc-core-XJNGI6z7.wasm",
"status": 200
}
]
},
"browserId": "chrome",
"browser": {
"product": "150.0.7871.128",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36"
}
}