2025-03-06 18:01:24 -05:00
---
source: kcl-lib/src/simulation_tests.rs
description: Result of parsing mounting-plate.kcl
---
{
"Ok": {
"body": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "plateLength",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"raw": "10",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Literal",
"type": "Literal",
"value": {
"value": 10.0,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 16:23:20 +13:00
"preComments": [
2025-04-04 11:03:13 -07:00
"// Define parameters"
2025-03-20 16:23:20 +13:00
],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "plateWidth",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"raw": "6",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Literal",
"type": "Literal",
"value": {
"value": 6.0,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "filletRadius",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"raw": "0.5",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.5,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "plateThickness",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"raw": ".5",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.5,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "centerHoleDiameter",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"raw": "2",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
2025-06-03 22:10:37 +10:00
{
"commentStart": 0,
"declaration": {
"commentStart": 0,
"end": 0,
"id": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "holeRadius",
"start": 0,
"type": "Identifier"
},
"init": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"raw": ".25",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.25,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "VariableDeclarator"
},
"end": 0,
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"preComments": [
"",
"",
"// Define the hole radius and x, y location constants"
],
"start": 0,
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
"commentStart": 0,
"declaration": {
"commentStart": 0,
"end": 0,
"id": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "holeIndex",
"start": 0,
"type": "Identifier"
},
"init": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"raw": ".75",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.75,
"suffix": "None"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "VariableDeclarator"
},
"end": 0,
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
"commentStart": 0,
"declaration": {
"commentStart": 0,
"end": 0,
"id": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "sketch001",
"start": 0,
"type": "Identifier"
},
"init": {
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-06-03 22:10:37 +10:00
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "startSketchOn",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "XY",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "VariableDeclarator"
},
"end": 0,
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
2025-03-06 18:01:24 -05:00
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "rectShape",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
2025-06-03 22:10:37 +10:00
"body": [
{
"arguments": [
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "at",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
2025-06-03 22:10:37 +10:00
"arg": {
"commentStart": 0,
"elements": [
2025-03-06 18:01:24 -05:00
{
2025-06-03 22:10:37 +10:00
"commentStart": 0,
"end": 0,
"left": {
"argument": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "plateWidth",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "Name",
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-06-03 22:10:37 +10:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"operator": "-",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "UnaryExpression",
"type": "UnaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "BinaryExpression",
"type": "BinaryExpression"
},
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-03 22:10:37 +10:00
"left": {
2025-05-02 16:08:12 -05:00
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-02 16:08:12 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "plateLength",
2025-05-02 16:08:12 -05:00
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
2025-06-03 22:10:37 +10:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"operator": "/",
"right": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"raw": "2",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "BinaryExpression",
"type": "BinaryExpression"
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
}
],
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "startProfile",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "sketch001",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "angle",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"raw": "0",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.0,
"suffix": "None"
}
}
},
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "length",
"start": 0,
"type": "Identifier"
},
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "plateWidth",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
},
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "tag",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "TagDeclarator",
"type": "TagDeclarator",
"value": "basePlateEdge1"
}
}
],
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "angledLine",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "angle",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"end": 0,
"left": {
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-06-03 22:10:37 +10:00
"callee": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "segAng",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "Identifier"
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge1",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "Name",
"type": "Name"
}
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"operator": "-",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"raw": "90",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 90.0,
"suffix": "None"
}
},
"start": 0,
"type": "BinaryExpression",
"type": "BinaryExpression"
}
},
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "length",
"start": 0,
"type": "Identifier"
},
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "plateLength",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
},
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "tag",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "TagDeclarator",
"type": "TagDeclarator",
"value": "basePlateEdge2"
}
}
],
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "angledLine",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "angle",
"start": 0,
"type": "Identifier"
},
"arg": {
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-06-03 22:10:37 +10:00
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "segAng",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge1",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
}
},
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "length",
"start": 0,
"type": "Identifier"
},
"arg": {
"argument": {
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-06-03 22:10:37 +10:00
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "segLen",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "Identifier"
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge1",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "Name",
"type": "Name"
}
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"operator": "-",
"start": 0,
"type": "UnaryExpression",
"type": "UnaryExpression"
}
},
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "tag",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "TagDeclarator",
"type": "TagDeclarator",
"value": "basePlateEdge3"
}
}
],
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "angledLine",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "endAbsolute",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
2025-03-06 18:01:24 -05:00
{
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-03-06 18:01:24 -05:00
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "profileStartX",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
2025-06-03 22:10:37 +10:00
"unlabeled": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
2025-03-06 18:01:24 -05:00
},
{
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-03-06 18:01:24 -05:00
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "profileStartY",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
2025-06-03 22:10:37 +10:00
"unlabeled": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "PipeSubstitution",
"type": "PipeSubstitution"
}
2025-03-06 18:01:24 -05:00
}
],
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "ArrayExpression",
"type": "ArrayExpression"
}
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "tag",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
2025-06-03 22:10:37 +10:00
"arg": {
2025-05-01 11:36:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-01 11:36:51 -05:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "TagDeclarator",
"type": "TagDeclarator",
"value": "basePlateEdge4"
2025-03-06 18:01:24 -05:00
}
2025-06-03 22:10:37 +10:00
}
],
"callee": {
2025-05-01 11:36:51 -05:00
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-01 11:36:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "line",
2025-05-01 11:36:51 -05:00
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
2025-06-03 22:10:37 +10:00
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
2025-03-06 18:01:24 -05:00
},
{
2025-06-24 14:38:43 -04:00
"arguments": [],
2025-06-03 22:10:37 +10:00
"callee": {
2025-05-01 11:36:51 -05:00
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-01 11:36:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "close",
2025-05-01 11:36:51 -05:00
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
2025-06-03 22:10:37 +10:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
],
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"nonCodeMeta": {
"nonCodeNodes": {
"5": [
{
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "NonCodeNode",
"value": {
"type": "newLineBlockComment",
"value": "Create the mounting plate extrusion, holes, and fillets",
"style": "line"
}
}
]
},
"startNodes": []
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "PipeExpression",
"type": "PipeExpression"
2025-03-06 18:01:24 -05:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
},
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"declaration": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"id": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "part",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"init": {
"body": [
{
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "rectShape",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
{
"arguments": [
{
2025-04-26 15:31:51 -05:00
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "tool",
"start": 0,
"type": "Identifier"
},
"arg": {
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "center",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"left": {
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
"left": {
"argument": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateWidth",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "UnaryExpression",
"type": "UnaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-03-06 18:01:24 -05:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "+",
2025-03-06 18:01:24 -05:00
"right": {
2025-04-26 15:31:51 -05:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
},
2025-04-26 15:31:51 -05:00
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateLength",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
},
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-03-24 20:58:55 +13:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
"right": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-04-26 15:31:51 -05:00
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
2025-03-06 18:01:24 -05:00
},
2025-04-26 15:31:51 -05:00
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "radius",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
2025-04-26 15:31:51 -05:00
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeRadius",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
2025-03-06 18:01:24 -05:00
}
2025-04-26 15:31:51 -05:00
],
"callee": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "circle",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
2025-03-06 18:01:24 -05:00
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "subtract2d",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
2025-03-06 18:01:24 -05:00
},
{
"arguments": [
{
2025-04-26 15:31:51 -05:00
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "tool",
"start": 0,
"type": "Identifier"
},
"arg": {
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "center",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"left": {
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
"left": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateWidth",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
},
"start": 0,
"type": "BinaryExpression",
"type": "BinaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
"right": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
},
2025-04-26 15:31:51 -05:00
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateLength",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
},
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-03-24 20:58:55 +13:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
"right": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-04-26 15:31:51 -05:00
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
2025-03-06 18:01:24 -05:00
},
2025-04-26 15:31:51 -05:00
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "radius",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
2025-04-26 15:31:51 -05:00
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeRadius",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
2025-03-06 18:01:24 -05:00
}
2025-04-26 15:31:51 -05:00
],
"callee": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "circle",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
2025-03-06 18:01:24 -05:00
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "subtract2d",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
2025-03-06 18:01:24 -05:00
},
{
"arguments": [
{
2025-04-26 15:31:51 -05:00
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "tool",
"start": 0,
"type": "Identifier"
},
"arg": {
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "center",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"left": {
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
"left": {
"argument": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateWidth",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "UnaryExpression",
"type": "UnaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-03-06 18:01:24 -05:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "+",
2025-03-06 18:01:24 -05:00
"right": {
2025-04-26 15:31:51 -05:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
},
2025-04-26 15:31:51 -05:00
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
"argument": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateLength",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "UnaryExpression",
"type": "UnaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-03-06 18:01:24 -05:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "+",
2025-03-06 18:01:24 -05:00
"right": {
2025-04-26 15:31:51 -05:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-04-26 15:31:51 -05:00
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
2025-03-06 18:01:24 -05:00
},
2025-04-26 15:31:51 -05:00
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "radius",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
2025-04-26 15:31:51 -05:00
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeRadius",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
2025-03-06 18:01:24 -05:00
}
2025-04-26 15:31:51 -05:00
],
"callee": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "circle",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
2025-03-06 18:01:24 -05:00
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "subtract2d",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
2025-03-06 18:01:24 -05:00
},
{
"arguments": [
{
2025-04-26 15:31:51 -05:00
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "tool",
"start": 0,
"type": "Identifier"
},
"arg": {
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "center",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"left": {
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
"left": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateWidth",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
},
"start": 0,
"type": "BinaryExpression",
"type": "BinaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
"right": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
},
2025-04-26 15:31:51 -05:00
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-04-26 15:31:51 -05:00
"left": {
"argument": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "plateLength",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "-",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "UnaryExpression",
"type": "UnaryExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "/",
"right": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "2",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 2.0,
"suffix": "None"
}
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-03-06 18:01:24 -05:00
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"operator": "+",
2025-03-06 18:01:24 -05:00
"right": {
2025-04-26 15:31:51 -05:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeIndex",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "BinaryExpression",
"type": "BinaryExpression"
2025-04-26 15:31:51 -05:00
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
2025-03-06 18:01:24 -05:00
},
2025-04-26 15:31:51 -05:00
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "radius",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
2025-04-26 15:31:51 -05:00
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "holeRadius",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
2025-03-06 18:01:24 -05:00
}
2025-04-26 15:31:51 -05:00
],
"callee": {
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "circle",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
2025-03-06 18:01:24 -05:00
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "subtract2d",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
2025-03-06 18:01:24 -05:00
},
{
"arguments": [
{
2025-04-26 15:31:51 -05:00
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "tool",
"start": 0,
"type": "Identifier"
},
"arg": {
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "center",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
{
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "0",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.0,
"suffix": "None"
}
},
{
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"raw": "0",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 0.0,
"suffix": "None"
}
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
2025-03-06 18:01:24 -05:00
},
2025-04-26 15:31:51 -05:00
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "radius",
"start": 0,
"type": "Identifier"
},
"arg": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "centerHoleDiameter",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Identifier"
2025-03-06 18:01:24 -05:00
},
2025-04-26 15:31:51 -05:00
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
2025-03-06 18:01:24 -05:00
}
2025-04-26 15:31:51 -05:00
],
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "circle",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
2025-04-26 15:31:51 -05:00
"path": [],
2025-03-24 20:58:55 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "Name"
2025-03-24 20:58:55 +13:00
},
2025-04-26 15:31:51 -05:00
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
2025-03-06 18:01:24 -05:00
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-04-26 15:31:51 -05:00
"name": "subtract2d",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-04-26 15:31:51 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
2025-03-06 18:01:24 -05:00
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "length",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"arg": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": "plateThickness",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
}
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": "extrude",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "radius",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"arg": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": "filletRadius",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
}
},
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "tags",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
"arg": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-06 18:01:24 -05:00
"elements": [
{
2025-06-03 22:10:37 +10:00
"arguments": [
{
"type": "LabeledArg",
"label": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "faces",
"start": 0,
"type": "Identifier"
},
"arg": {
"commentStart": 0,
"elements": [
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge3",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge2",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
],
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "ArrayExpression",
"type": "ArrayExpression"
}
}
],
2025-05-02 16:08:12 -05:00
"callee": {
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-02 16:08:12 -05:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "getCommonEdge",
2025-05-02 16:08:12 -05:00
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name"
},
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-02 16:08:12 -05:00
"start": 0,
"type": "CallExpressionKw",
"type": "CallExpressionKw",
2025-06-03 22:10:37 +10:00
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "faces",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-05-02 16:08:12 -05:00
"type": "Identifier"
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"arg": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-06-03 22:10:37 +10:00
"elements": [
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge4",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge3",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
],
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "ArrayExpression",
"type": "ArrayExpression"
}
}
],
2025-03-06 18:01:24 -05:00
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "getCommonEdge",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-05-02 16:08:12 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
2025-06-03 22:10:37 +10:00
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "faces",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-05-02 16:08:12 -05:00
"type": "Identifier"
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"arg": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-06-03 22:10:37 +10:00
"elements": [
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge4",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge1",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
],
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "ArrayExpression",
"type": "ArrayExpression"
}
}
],
2025-03-06 18:01:24 -05:00
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "getCommonEdge",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-05-02 16:08:12 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
2025-06-03 22:10:37 +10:00
"unlabeled": null
},
{
"arguments": [
{
"type": "LabeledArg",
"label": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "faces",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-05-02 16:08:12 -05:00
"type": "Identifier"
2025-03-06 18:01:24 -05:00
},
2025-06-03 22:10:37 +10:00
"arg": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-06-03 22:10:37 +10:00
"elements": [
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge2",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
},
{
"abs_path": false,
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "basePlateEdge1",
"start": 0,
"type": "Identifier"
},
"path": [],
"start": 0,
"type": "Name",
"type": "Name"
}
],
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-06-03 22:10:37 +10:00
"type": "ArrayExpression",
"type": "ArrayExpression"
}
}
],
2025-03-06 18:01:24 -05:00
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"name": "getCommonEdge",
2025-03-24 20:58:55 +13:00
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-05-02 16:08:12 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
2025-06-03 22:10:37 +10:00
"unlabeled": null
2025-03-06 18:01:24 -05:00
}
],
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "ArrayExpression",
"type": "ArrayExpression"
}
}
],
"callee": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": "fillet",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name"
2025-03-06 18:01:24 -05:00
},
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "CallExpressionKw",
"type": "CallExpressionKw",
"unlabeled": null
}
],
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "PipeExpression",
"type": "PipeExpression"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclarator"
},
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"kind": "const",
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "VariableDeclaration",
"type": "VariableDeclaration"
}
],
2025-03-20 16:23:20 +13:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"innerAttrs": [
{
2025-03-20 16:23:20 +13:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "settings",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
2025-03-20 16:23:20 +13:00
"preComments": [
"// Mounting Plate",
"// A flat piece of material, often metal or plastic, that serves as a support or base for attaching, securing, or mounting various types of equipment, devices, or components.",
"",
"",
2025-04-04 11:03:13 -07:00
"// Set units"
2025-03-20 16:23:20 +13:00
],
2025-03-06 18:01:24 -05:00
"properties": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-03-06 18:01:24 -05:00
"key": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"name": "defaultLengthUnit",
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Identifier"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "ObjectProperty",
"value": {
2025-03-24 20:58:55 +13:00
"abs_path": false,
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": {
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-24 20:58:55 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-24 20:58:55 +13:00
"name": "in",
"start": 0,
"type": "Identifier"
},
"path": [],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-24 20:58:55 +13:00
"type": "Name",
"type": "Name"
2025-03-06 18:01:24 -05:00
}
2025-05-06 08:44:03 +12:00
},
{
"commentStart": 0,
"end": 0,
"key": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-06 08:44:03 +12:00
"name": "kclVersion",
"start": 0,
"type": "Identifier"
},
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-06 08:44:03 +12:00
"start": 0,
"type": "ObjectProperty",
"value": {
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-05-06 08:44:03 +12:00
"raw": "1.0",
"start": 0,
"type": "Literal",
"type": "Literal",
"value": {
"value": 1.0,
"suffix": "None"
}
}
2025-03-06 18:01:24 -05:00
}
],
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "Annotation"
}
],
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-06 18:01:24 -05:00
"nonCodeMeta": {
2025-06-03 22:10:37 +10:00
"nonCodeNodes": {
"6": [
{
"commentStart": 0,
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-06-03 22:10:37 +10:00
"start": 0,
"type": "NonCodeNode",
"value": {
"type": "newLine"
}
}
]
},
2025-03-06 18:01:24 -05:00
"startNodes": [
{
2025-04-07 17:42:15 +12:00
"commentStart": 0,
2025-03-20 11:06:27 +13:00
"end": 0,
2025-06-24 14:38:43 -04:00
"moduleId": 0,
2025-03-20 11:06:27 +13:00
"start": 0,
2025-03-06 18:01:24 -05:00
"type": "NonCodeNode",
"value": {
"type": "newLine"
}
}
]
},
"start": 0
}
}