feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
46
config/chrome-cam-linuxcnc-machine-verification.json
Normal file
46
config/chrome-cam-linuxcnc-machine-verification.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"stages": [
|
||||
"CAD",
|
||||
"OCL",
|
||||
"CAMotics",
|
||||
"GCODE",
|
||||
"LinuxCNC WASM"
|
||||
],
|
||||
"openCamLib": {
|
||||
"backend": "upstream-opencamlib-wasm",
|
||||
"sourceRevision": "95b036fe28ce6d77c97b98e5fbc337904ae49560",
|
||||
"artifactSha256": "0379040910f7af277c6e1f6411efb549292db0b071422a83954d93631253bf89",
|
||||
"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",
|
||||
"lines": 65,
|
||||
"blocks": 138,
|
||||
"trajectorySegments": 48
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user