feat: establish reproducible FreeCAD web compatibility baseline
This commit is contained in:
100
config/chrome-cam-verification.json
Normal file
100
config/chrome-cam-verification.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"browserId": "chrome",
|
||||
"crossOriginIsolated": true,
|
||||
"extended": {
|
||||
"commandSurface": 60,
|
||||
"operationKinds": 22,
|
||||
"dressupKinds": 9,
|
||||
"toolAssetRoundTrip": true,
|
||||
"jobAssetRoundTrip": true,
|
||||
"metadataRoundTrip": true,
|
||||
"metadataComments": 1,
|
||||
"metadataProperties": 3,
|
||||
"metadataCompounds": 1,
|
||||
"undoRedo": true,
|
||||
"startPointChanged": true,
|
||||
"materialRemoval": true,
|
||||
"removalTimelinePoints": 23,
|
||||
"fixtureCollision": true,
|
||||
"multiAxis": true
|
||||
},
|
||||
"geometry": {
|
||||
"sourceShape": "shape-msjl38sz-1",
|
||||
"valid": true,
|
||||
"volume": 30
|
||||
},
|
||||
"job": {
|
||||
"stockMode": "from-base-bound-box",
|
||||
"tools": 2,
|
||||
"controllers": 2,
|
||||
"operations": 3,
|
||||
"operationKinds": [
|
||||
"profile",
|
||||
"pocket",
|
||||
"drilling"
|
||||
],
|
||||
"operationStatuses": [
|
||||
"generated",
|
||||
"generated",
|
||||
"generated"
|
||||
],
|
||||
"pathPoints": 23,
|
||||
"dressups": 1,
|
||||
"setup": {
|
||||
"safeHeightOffset": 1,
|
||||
"clearanceHeightOffset": 2,
|
||||
"coolantMode": "flood"
|
||||
},
|
||||
"sanity": "pass",
|
||||
"sanityIssues": 0,
|
||||
"simulation": "pass",
|
||||
"collisions": 0,
|
||||
"collisionFixture": 1,
|
||||
"simulationDiagnostics": 0,
|
||||
"postprocessors": [
|
||||
"grbl",
|
||||
"linuxcnc",
|
||||
"mach3-mach4",
|
||||
"centroid",
|
||||
"marlin",
|
||||
"masso-g3",
|
||||
"snapmaker"
|
||||
],
|
||||
"post": "linuxcnc",
|
||||
"postHashes": {
|
||||
"grbl": "9c61705ba595d923d2b44af6ac3c241084ceba2e09f79b1fea73480b4b6a0335",
|
||||
"linuxcnc": "dc7cb5950e6726652bdec45bcc5050e57df90bc02d5474981534835a6dc67ea6",
|
||||
"mach3-mach4": "3a19dd81b0aeec7f39e801912af13f66d6cdca564a094c558a6fc7fa5a829140",
|
||||
"centroid": "ae2e7a7567ef16627bc9ec3279763c492d1a4836905133fdf438a1f7e9043a3d",
|
||||
"marlin": "f31fe4e2bc177cb4b9d5942f807d26df1a15d8081c244d9b38ac18ad7323e84b",
|
||||
"masso-g3": "7503170abe807b3be53c599efd3626a3b471809875c898107ce3f7aa378247cb",
|
||||
"snapmaker": "ee8e3b7cc0403e62e3f382023bec7d67e04edf64c2be69543ecaf6a504c5c638"
|
||||
},
|
||||
"unsafePostRejected": true,
|
||||
"gcodeBytes": 1055,
|
||||
"gcodeHash": "dc7cb5950e6726652bdec45bcc5050e57df90bc02d5474981534835a6dc67ea6",
|
||||
"deterministic": true
|
||||
},
|
||||
"persistence": {
|
||||
"mode": "sqlite-opfs",
|
||||
"byteLength": 2478,
|
||||
"hash": "a5259a9b16395ed0d76f5b7f06303aec72ab5f6b4c1aa3b05bd094f794ec88a7",
|
||||
"roundTrip": true,
|
||||
"released": true
|
||||
},
|
||||
"opfs": {
|
||||
"markerSuite": "CAM-ALL",
|
||||
"operations": 3,
|
||||
"markerRemoved": true
|
||||
},
|
||||
"afterRelease": {
|
||||
"shapeCount": 0,
|
||||
"kernelReferenceCount": 0
|
||||
},
|
||||
"browser": {
|
||||
"product": "Chrome/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