2025/12/19 Update
Added PEPS. Updated nim tools. Hooked up new GUI event. Added PRC8 Discord journal entry. Full compile.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"Bearing": {
|
||||
"type": "float",
|
||||
"value": -3.141590595245361
|
||||
"value": -3.1415905952453613
|
||||
},
|
||||
"CloseLockDC": {
|
||||
"type": "byte",
|
||||
@@ -264,7 +264,7 @@
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
"value": 1.900000333786011
|
||||
"value": 1.9000003337860107
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
@@ -496,7 +496,7 @@
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
"value": 16.48960876464844
|
||||
"value": 16.489608764648438
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
@@ -504,7 +504,7 @@
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": 4.76837158203125e-007
|
||||
"value": 0.000000476837158203125
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -719,7 +719,7 @@
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
"value": 16.6074333190918
|
||||
"value": 16.607433319091797
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
@@ -942,7 +942,7 @@
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
"value": 33.39987945556641
|
||||
"value": 33.399879455566406
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
@@ -950,7 +950,7 @@
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": -1.192092895507813e-007
|
||||
"value": -0.00000011920928955078125
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1169,11 +1169,11 @@
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
"value": 24.55002975463867
|
||||
"value": 24.550029754638672
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": -2.384185791015625e-007
|
||||
"value": -0.0000002384185791015625
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1390,15 +1390,15 @@
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
"value": 24.95873641967773
|
||||
"value": 24.958736419677734
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
"value": 20.09016036987305
|
||||
"value": 20.090160369873047
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": 7.450580596923828e-009
|
||||
"value": 7.450580596923828e-9
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1623,7 +1623,7 @@
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": 9.5367431640625e-006
|
||||
"value": 0.0000095367431640625
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1848,7 +1848,7 @@
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": -1.201406121253967e-007
|
||||
"value": -0.00000012014061212539673
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2112,11 +2112,11 @@
|
||||
"__struct_id": 3,
|
||||
"PointX": {
|
||||
"type": "float",
|
||||
"value": -1.118877410888672
|
||||
"value": -1.1188774108886719
|
||||
},
|
||||
"PointY": {
|
||||
"type": "float",
|
||||
"value": 14.53860378265381
|
||||
"value": 14.538603782653809
|
||||
},
|
||||
"PointZ": {
|
||||
"type": "float",
|
||||
@@ -2142,7 +2142,7 @@
|
||||
"__struct_id": 3,
|
||||
"PointX": {
|
||||
"type": "float",
|
||||
"value": 13.92287254333496
|
||||
"value": 13.922872543334961
|
||||
},
|
||||
"PointY": {
|
||||
"type": "float",
|
||||
@@ -2157,11 +2157,11 @@
|
||||
"__struct_id": 3,
|
||||
"PointX": {
|
||||
"type": "float",
|
||||
"value": 14.86165809631348
|
||||
"value": 14.861658096313477
|
||||
},
|
||||
"PointY": {
|
||||
"type": "float",
|
||||
"value": 14.42164325714111
|
||||
"value": 14.421643257141113
|
||||
},
|
||||
"PointZ": {
|
||||
"type": "float",
|
||||
@@ -2271,7 +2271,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 18.10515403747559
|
||||
"value": 18.105154037475586
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
|
||||
Reference in New Issue
Block a user