2024-11-18 16:20:32 -06:00
|
|
|
---
|
|
|
|
|
source: kcl/src/simulation_tests.rs
|
|
|
|
|
description: Result of parsing fillet-and-shell.kcl
|
|
|
|
|
---
|
|
|
|
|
{
|
|
|
|
|
"Ok": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 14,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 9,
|
|
|
|
|
"name": "rpizWidth",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 0,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 14,
|
|
|
|
|
"raw": "30",
|
|
|
|
|
"start": 12,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 30.0
|
|
|
|
|
},
|
|
|
|
|
"start": 0,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 14,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 0,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 30,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 25,
|
|
|
|
|
"name": "rpizLength",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 15,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 30,
|
|
|
|
|
"raw": "65",
|
|
|
|
|
"start": 28,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 65.0
|
|
|
|
|
},
|
|
|
|
|
"start": 15,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 30,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 15,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 49,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 45,
|
|
|
|
|
"name": "caseThickness",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 32,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 49,
|
|
|
|
|
"raw": "1",
|
|
|
|
|
"start": 48,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 1.0
|
|
|
|
|
},
|
|
|
|
|
"start": 32,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 49,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 32,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 61,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 57,
|
|
|
|
|
"name": "border",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 51,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 61,
|
|
|
|
|
"raw": "4",
|
|
|
|
|
"start": 60,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 4.0
|
|
|
|
|
},
|
|
|
|
|
"start": 51,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 61,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 51,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 78,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 74,
|
|
|
|
|
"name": "screwHeight",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 63,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 78,
|
|
|
|
|
"raw": "4",
|
|
|
|
|
"start": 77,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 4.0
|
|
|
|
|
},
|
|
|
|
|
"start": 63,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 78,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 63,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 114,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 89,
|
|
|
|
|
"name": "caseWidth",
|
|
|
|
|
"start": 80,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 114,
|
2024-12-07 07:16:04 +13:00
|
|
|
"left": {
|
|
|
|
|
"end": 101,
|
|
|
|
|
"name": "rpizWidth",
|
|
|
|
|
"start": 92,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 114,
|
|
|
|
|
"left": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 110,
|
|
|
|
|
"name": "border",
|
|
|
|
|
"start": 104,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "*",
|
2024-11-18 16:20:32 -06:00
|
|
|
"right": {
|
|
|
|
|
"end": 114,
|
2024-12-07 07:16:04 +13:00
|
|
|
"raw": "2",
|
|
|
|
|
"start": 113,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 104,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 92,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 80,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 114,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 80,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 151,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 125,
|
|
|
|
|
"name": "caseLength",
|
|
|
|
|
"start": 115,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 151,
|
2024-12-07 07:16:04 +13:00
|
|
|
"left": {
|
|
|
|
|
"end": 138,
|
|
|
|
|
"name": "rpizLength",
|
|
|
|
|
"start": 128,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 151,
|
|
|
|
|
"left": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 147,
|
|
|
|
|
"name": "border",
|
|
|
|
|
"start": 141,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "*",
|
2024-11-18 16:20:32 -06:00
|
|
|
"right": {
|
|
|
|
|
"end": 151,
|
2024-12-07 07:16:04 +13:00
|
|
|
"raw": "2",
|
|
|
|
|
"start": 150,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 141,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 128,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 115,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 151,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 115,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 166,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 162,
|
|
|
|
|
"name": "caseHeight",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 152,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 166,
|
|
|
|
|
"raw": "8",
|
|
|
|
|
"start": 165,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 8.0
|
|
|
|
|
},
|
|
|
|
|
"start": 152,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 166,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 152,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 191,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 186,
|
|
|
|
|
"name": "widthBetweenScrews",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 168,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 191,
|
|
|
|
|
"raw": "23",
|
|
|
|
|
"start": 189,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 23.0
|
|
|
|
|
},
|
|
|
|
|
"start": 168,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 191,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 168,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 220,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 211,
|
|
|
|
|
"name": "lengthBetweenScrews",
|
|
|
|
|
"start": 192,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 220,
|
2024-12-07 07:16:04 +13:00
|
|
|
"left": {
|
|
|
|
|
"end": 216,
|
|
|
|
|
"raw": "29",
|
|
|
|
|
"start": 214,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 29.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "*",
|
|
|
|
|
"right": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 220,
|
2024-12-07 07:16:04 +13:00
|
|
|
"raw": "2",
|
|
|
|
|
"start": 219,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 214,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 192,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 220,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 192,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 245,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 238,
|
|
|
|
|
"name": "miniHdmiDistance",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 222,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 245,
|
|
|
|
|
"raw": "12.4",
|
|
|
|
|
"start": 241,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 12.4
|
|
|
|
|
},
|
|
|
|
|
"start": 222,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 245,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 222,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 270,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 263,
|
|
|
|
|
"name": "microUsb1Distance",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 246,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 270,
|
|
|
|
|
"raw": "41.4",
|
|
|
|
|
"start": 266,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 41.4
|
|
|
|
|
},
|
|
|
|
|
"start": 246,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 270,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 246,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 293,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 288,
|
|
|
|
|
"name": "microUsb2Distance",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 271,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 293,
|
|
|
|
|
"raw": "54",
|
|
|
|
|
"start": 291,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 54.0
|
|
|
|
|
},
|
|
|
|
|
"start": 271,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 293,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 271,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 315,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 308,
|
|
|
|
|
"name": "miniHdmiWidth",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 295,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 315,
|
|
|
|
|
"raw": "11.2",
|
|
|
|
|
"start": 311,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 11.2
|
|
|
|
|
},
|
|
|
|
|
"start": 295,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 315,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 295,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 335,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 329,
|
|
|
|
|
"name": "microUsbWidth",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 316,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 335,
|
|
|
|
|
"raw": "7.4",
|
|
|
|
|
"start": 332,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 7.4
|
|
|
|
|
},
|
|
|
|
|
"start": 316,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 335,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 316,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 356,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 352,
|
|
|
|
|
"name": "connectorPadding",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 336,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"end": 356,
|
|
|
|
|
"raw": "4",
|
|
|
|
|
"start": 355,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 4.0
|
|
|
|
|
},
|
|
|
|
|
"start": 336,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 356,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 336,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 741,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 370,
|
|
|
|
|
"name": "miniHdmiHole",
|
|
|
|
|
"start": 358,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 397,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 396,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 452,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 431,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 412,
|
|
|
|
|
"name": "border",
|
|
|
|
|
"start": 406,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
|
|
|
|
"end": 431,
|
|
|
|
|
"name": "miniHdmiDistance",
|
|
|
|
|
"start": 415,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"start": 406,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "-",
|
|
|
|
|
"right": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 452,
|
|
|
|
|
"left": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 448,
|
|
|
|
|
"name": "miniHdmiWidth",
|
|
|
|
|
"start": 435,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "/",
|
2024-11-18 16:20:32 -06:00
|
|
|
"right": {
|
|
|
|
|
"end": 452,
|
2024-12-07 07:16:04 +13:00
|
|
|
"raw": "2",
|
|
|
|
|
"start": 451,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 435,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
2024-12-07 07:16:04 +13:00
|
|
|
},
|
|
|
|
|
"start": 406,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 460,
|
|
|
|
|
"start": 387,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 386,
|
|
|
|
|
"name": "startSketchAt",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 373,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 461,
|
|
|
|
|
"start": 373,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 484,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 483,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 538,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 518,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 499,
|
|
|
|
|
"name": "border",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 493,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 518,
|
|
|
|
|
"name": "miniHdmiDistance",
|
|
|
|
|
"start": 502,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"start": 493,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
|
|
|
|
"end": 538,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 534,
|
|
|
|
|
"name": "miniHdmiWidth",
|
|
|
|
|
"start": 521,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
|
|
|
|
"end": 538,
|
|
|
|
|
"raw": "2",
|
|
|
|
|
"start": 537,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
|
|
|
|
},
|
|
|
|
|
"start": 521,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 493,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 545,
|
|
|
|
|
"start": 474,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 548,
|
|
|
|
|
"start": 547,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 473,
|
|
|
|
|
"name": "lineTo",
|
|
|
|
|
"start": 467,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 549,
|
|
|
|
|
"start": 467,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 572,
|
|
|
|
|
"raw": "1",
|
|
|
|
|
"start": 571,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 1.0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 626,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 606,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 587,
|
|
|
|
|
"name": "border",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 581,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 606,
|
|
|
|
|
"name": "miniHdmiDistance",
|
|
|
|
|
"start": 590,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"start": 581,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
2024-12-07 07:16:04 +13:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
|
|
|
|
"end": 626,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 622,
|
|
|
|
|
"name": "miniHdmiWidth",
|
|
|
|
|
"start": 609,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
|
|
|
|
"end": 626,
|
|
|
|
|
"raw": "2",
|
|
|
|
|
"start": 625,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
|
|
|
|
},
|
|
|
|
|
"start": 609,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 581,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 633,
|
|
|
|
|
"start": 562,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 636,
|
|
|
|
|
"start": 635,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 561,
|
|
|
|
|
"name": "lineTo",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 555,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 637,
|
|
|
|
|
"start": 555,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 660,
|
|
|
|
|
"raw": "1",
|
|
|
|
|
"start": 659,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 1.0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 715,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 694,
|
|
|
|
|
"left": {
|
|
|
|
|
"end": 675,
|
|
|
|
|
"name": "border",
|
|
|
|
|
"start": 669,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
|
|
|
|
"end": 694,
|
|
|
|
|
"name": "miniHdmiDistance",
|
|
|
|
|
"start": 678,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"start": 669,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "-",
|
|
|
|
|
"right": {
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 715,
|
|
|
|
|
"left": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 711,
|
|
|
|
|
"name": "miniHdmiWidth",
|
|
|
|
|
"start": 698,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"operator": "/",
|
2024-11-18 16:20:32 -06:00
|
|
|
"right": {
|
|
|
|
|
"end": 715,
|
2024-12-07 07:16:04 +13:00
|
|
|
"raw": "2",
|
|
|
|
|
"start": 714,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 698,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
2024-12-07 07:16:04 +13:00
|
|
|
},
|
|
|
|
|
"start": 669,
|
|
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 723,
|
|
|
|
|
"start": 650,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 726,
|
|
|
|
|
"start": 725,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 649,
|
|
|
|
|
"name": "lineTo",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 643,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 727,
|
|
|
|
|
"start": 643,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 740,
|
|
|
|
|
"start": 739,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 738,
|
|
|
|
|
"name": "close",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 733,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 741,
|
|
|
|
|
"start": 733,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 741,
|
|
|
|
|
"start": 373,
|
|
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 358,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
"end": 741,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 358,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 1193,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 747,
|
|
|
|
|
"name": "case",
|
|
|
|
|
"start": 743,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 768,
|
|
|
|
|
"raw": "'XY'",
|
|
|
|
|
"start": 764,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": "XY"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 763,
|
|
|
|
|
"name": "startSketchOn",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 750,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 769,
|
|
|
|
|
"start": 750,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 792,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 791,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 795,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 794,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 796,
|
|
|
|
|
"start": 790,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 799,
|
|
|
|
|
"start": 798,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 789,
|
|
|
|
|
"name": "startProfileAt",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 775,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 800,
|
|
|
|
|
"start": 775,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 823,
|
|
|
|
|
"name": "caseWidth",
|
|
|
|
|
"start": 814,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 826,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 825,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 827,
|
|
|
|
|
"start": 813,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 830,
|
|
|
|
|
"start": 829,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 838,
|
|
|
|
|
"start": 832,
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"value": "edge1"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 812,
|
|
|
|
|
"name": "lineTo",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 806,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 839,
|
|
|
|
|
"start": 806,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 862,
|
|
|
|
|
"name": "caseWidth",
|
|
|
|
|
"start": 853,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 874,
|
|
|
|
|
"name": "caseLength",
|
|
|
|
|
"start": 864,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 875,
|
|
|
|
|
"start": 852,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 878,
|
|
|
|
|
"start": 877,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 886,
|
|
|
|
|
"start": 880,
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"value": "edge2"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 851,
|
|
|
|
|
"name": "lineTo",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 845,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 887,
|
|
|
|
|
"start": 845,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 902,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 901,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 914,
|
|
|
|
|
"name": "caseLength",
|
|
|
|
|
"start": 904,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 915,
|
|
|
|
|
"start": 900,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 918,
|
|
|
|
|
"start": 917,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 926,
|
|
|
|
|
"start": 920,
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"value": "edge3"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 899,
|
|
|
|
|
"name": "lineTo",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 893,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 927,
|
|
|
|
|
"start": 893,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 940,
|
|
|
|
|
"start": 939,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 948,
|
|
|
|
|
"start": 942,
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"type": "TagDeclarator",
|
|
|
|
|
"value": "edge4"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 938,
|
|
|
|
|
"name": "close",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 933,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 949,
|
|
|
|
|
"start": 933,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 973,
|
|
|
|
|
"name": "caseHeight",
|
|
|
|
|
"start": 963,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 976,
|
|
|
|
|
"start": 975,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 962,
|
|
|
|
|
"name": "extrude",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 955,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 977,
|
|
|
|
|
"start": 955,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1189,
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1009,
|
|
|
|
|
"key": {
|
|
|
|
|
"end": 1005,
|
|
|
|
|
"name": "radius",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 999,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 999,
|
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"end": 1009,
|
|
|
|
|
"raw": "1",
|
|
|
|
|
"start": 1008,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 1.0
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 1182,
|
|
|
|
|
"key": {
|
|
|
|
|
"end": 1022,
|
|
|
|
|
"name": "tags",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 1018,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"start": 1018,
|
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1061,
|
|
|
|
|
"name": "edge1",
|
|
|
|
|
"start": 1056,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
2024-12-07 07:16:04 +13:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1055,
|
|
|
|
|
"name": "getNextAdjacentEdge",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 1036,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1062,
|
|
|
|
|
"start": 1036,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1098,
|
|
|
|
|
"name": "edge2",
|
|
|
|
|
"start": 1093,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
2024-12-07 07:16:04 +13:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1092,
|
|
|
|
|
"name": "getNextAdjacentEdge",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 1073,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1099,
|
|
|
|
|
"start": 1073,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1135,
|
|
|
|
|
"name": "edge3",
|
|
|
|
|
"start": 1130,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
2024-12-07 07:16:04 +13:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1129,
|
|
|
|
|
"name": "getNextAdjacentEdge",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 1110,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1136,
|
|
|
|
|
"start": 1110,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1172,
|
|
|
|
|
"name": "edge4",
|
|
|
|
|
"start": 1167,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
2024-12-07 07:16:04 +13:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1166,
|
|
|
|
|
"name": "getNextAdjacentEdge",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 1147,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 1173,
|
|
|
|
|
"start": 1147,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 1182,
|
|
|
|
|
"start": 1025,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
2024-12-07 07:16:04 +13:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"start": 990,
|
|
|
|
|
"type": "ObjectExpression",
|
|
|
|
|
"type": "ObjectExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 1192,
|
|
|
|
|
"start": 1191,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 989,
|
|
|
|
|
"name": "fillet",
|
2024-11-18 16:20:32 -06:00
|
|
|
"start": 983,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 1193,
|
|
|
|
|
"start": 983,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 1193,
|
|
|
|
|
"start": 750,
|
|
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 743,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 1193,
|
2024-11-18 16:20:32 -06:00
|
|
|
"kind": "const",
|
|
|
|
|
"start": 743,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"declaration": {
|
|
|
|
|
"end": 1442,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 1206,
|
|
|
|
|
"name": "m25Screw",
|
|
|
|
|
"start": 1198,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"body": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"declaration": {
|
|
|
|
|
"end": 1425,
|
|
|
|
|
"id": {
|
|
|
|
|
"end": 1230,
|
|
|
|
|
"name": "screw",
|
|
|
|
|
"start": 1225,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"init": {
|
|
|
|
|
"body": [
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1251,
|
|
|
|
|
"raw": "\"XY\"",
|
|
|
|
|
"start": 1247,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": "XY"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1246,
|
|
|
|
|
"name": "startSketchOn",
|
|
|
|
|
"start": 1233,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 1252,
|
|
|
|
|
"start": 1233,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"arguments": [
|
2024-11-18 16:20:32 -06:00
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1277,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 1276,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 0.0
|
|
|
|
|
},
|
2024-11-18 16:20:32 -06:00
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1280,
|
|
|
|
|
"raw": "0",
|
|
|
|
|
"start": 1279,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-12-07 07:16:04 +13:00
|
|
|
"value": 0.0
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1281,
|
|
|
|
|
"start": 1275,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1284,
|
|
|
|
|
"start": 1283,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1274,
|
|
|
|
|
"name": "startProfileAt",
|
|
|
|
|
"start": 1260,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 1285,
|
|
|
|
|
"start": 1260,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1333,
|
|
|
|
|
"properties": [
|
2024-11-18 16:20:32 -06:00
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1317,
|
|
|
|
|
"key": {
|
|
|
|
|
"end": 1308,
|
|
|
|
|
"name": "center",
|
|
|
|
|
"start": 1302,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"start": 1302,
|
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1313,
|
|
|
|
|
"name": "x",
|
|
|
|
|
"start": 1312,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"end": 1316,
|
|
|
|
|
"name": "y",
|
|
|
|
|
"start": 1315,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 1317,
|
|
|
|
|
"start": 1311,
|
|
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
}
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1331,
|
|
|
|
|
"key": {
|
|
|
|
|
"end": 1325,
|
|
|
|
|
"name": "radius",
|
|
|
|
|
"start": 1319,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"start": 1319,
|
|
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"end": 1331,
|
|
|
|
|
"raw": "2.5",
|
|
|
|
|
"start": 1328,
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": 2.5
|
|
|
|
|
}
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1300,
|
|
|
|
|
"type": "ObjectExpression",
|
|
|
|
|
"type": "ObjectExpression"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
{
|
|
|
|
|
"end": 1336,
|
|
|
|
|
"start": 1335,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1299,
|
|
|
|
|
"name": "circle",
|
|
|
|
|
"start": 1293,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 1337,
|
|
|
|
|
"start": 1293,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
2024-11-18 16:20:32 -06:00
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1391,
|
2024-11-18 16:20:32 -06:00
|
|
|
"properties": [
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1374,
|
2024-11-18 16:20:32 -06:00
|
|
|
"key": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1365,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "center",
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1359,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1359,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1370,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "x",
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1369,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1373,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "y",
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1372,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1374,
|
|
|
|
|
"start": 1368,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1389,
|
2024-11-18 16:20:32 -06:00
|
|
|
"key": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1382,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "radius",
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1376,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1376,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1389,
|
|
|
|
|
"raw": "1.25",
|
|
|
|
|
"start": 1385,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-12-07 07:16:04 +13:00
|
|
|
"value": 1.25
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1357,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1394,
|
|
|
|
|
"start": 1393,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1356,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "circle",
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1350,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1395,
|
|
|
|
|
"start": 1350,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1398,
|
|
|
|
|
"start": 1397,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
|
|
|
|
"end": 1349,
|
|
|
|
|
"name": "hole",
|
|
|
|
|
"start": 1345,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"end": 1399,
|
|
|
|
|
"start": 1345,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
|
|
|
|
"end": 1421,
|
|
|
|
|
"name": "height",
|
|
|
|
|
"start": 1415,
|
|
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1424,
|
|
|
|
|
"start": 1423,
|
|
|
|
|
"type": "PipeSubstitution",
|
|
|
|
|
"type": "PipeSubstitution"
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-12-07 07:16:04 +13:00
|
|
|
"callee": {
|
|
|
|
|
"end": 1414,
|
|
|
|
|
"name": "extrude",
|
|
|
|
|
"start": 1407,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1425,
|
2024-12-07 07:16:04 +13:00
|
|
|
"start": 1407,
|
|
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"end": 1425,
|
|
|
|
|
"start": 1233,
|
|
|
|
|
"type": "PipeExpression",
|
|
|
|
|
"type": "PipeExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1225,
|
2024-12-07 07:16:04 +13:00
|
|
|
"type": "VariableDeclarator"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1425,
|
|
|
|
|
"kind": "const",
|
|
|
|
|
"start": 1225,
|
|
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
{
|
2024-12-07 07:16:04 +13:00
|
|
|
"argument": {
|
|
|
|
|
"end": 1440,
|
|
|
|
|
"name": "screw",
|
|
|
|
|
"start": 1435,
|
|
|
|
|
"type": "Identifier",
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
2024-12-07 07:16:04 +13:00
|
|
|
},
|
|
|
|
|
"end": 1440,
|
|
|
|
|
"start": 1428,
|
|
|
|
|
"type": "ReturnStatement",
|
|
|
|
|
"type": "ReturnStatement"
|
2024-11-18 16:20:32 -06:00
|
|
|
}
|
|
|
|
|
],
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1442,
|
|
|
|
|
"start": 1221
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-12-07 07:16:04 +13:00
|
|
|
"end": 1442,
|
|
|
|
|
"params": [
|
|
|
|
|
{
|
|
|
|
|
"type": "Parameter",
|
|
|
|
|
"identifier": {
|
|
|
|
|
"end": 1208,
|
|
|
|
|
"name": "x",
|
|
|
|
|
"start": 1207,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "Parameter",
|
|
|
|
|
"identifier": {
|
|
|
|
|
"end": 1211,
|
|
|
|
|
"name": "y",
|
|
|
|
|
"start": 1210,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "Parameter",
|
|
|
|
|
"identifier": {
|
|
|
|
|
"end": 1219,
|
|
|
|
|
"name": "height",
|
|
|
|
|
"start": 1213,
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"start": 1206,
|
|
|
|
|
"type": "FunctionExpression",
|
|
|
|
|
"type": "FunctionExpression"
|
|
|
|
|
},
|
|
|
|
|
"start": 1198,
|
|
|
|
|
"type": "VariableDeclarator"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1442,
|
2024-11-18 16:20:32 -06:00
|
|
|
"kind": "fn",
|
2024-11-25 09:21:55 +13:00
|
|
|
"start": 1195,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "VariableDeclaration",
|
|
|
|
|
"type": "VariableDeclaration"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1573,
|
2024-11-18 16:20:32 -06:00
|
|
|
"expression": {
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1501,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1475,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1459,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1453,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1475,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1471,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizWidth",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1462,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1475,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1474,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1462,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1453,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "-",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1501,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1497,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "widthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1479,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1501,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1500,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1479,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1453,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1558,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1531,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1514,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1505,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "0",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1504,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1514,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1508,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1504,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1531,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1527,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizLength",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1517,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1531,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1530,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1517,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1504,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "-",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1558,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1554,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "lengthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1535,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1558,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1557,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1535,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1504,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1572,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "screwHeight",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1561,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1452,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "m25Screw",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1444,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1573,
|
|
|
|
|
"start": 1444,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1444,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1702,
|
2024-11-18 16:20:32 -06:00
|
|
|
"expression": {
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1632,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1606,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1590,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1584,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1606,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1602,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizWidth",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1593,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1606,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1605,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1593,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1584,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "-",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1632,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1628,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "widthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1610,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1632,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1631,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1610,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1584,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1688,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1662,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1645,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1636,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "0",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1635,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1645,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1639,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1635,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1662,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1658,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizLength",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1648,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1662,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1661,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1648,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1635,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1688,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1684,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "lengthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1665,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1688,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1687,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1665,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1635,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1701,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "screwHeight",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1690,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1583,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "m25Screw",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1575,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1702,
|
|
|
|
|
"start": 1575,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1575,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1829,
|
2024-11-18 16:20:32 -06:00
|
|
|
"expression": {
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1760,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1735,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1719,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1713,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1735,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1731,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizWidth",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1722,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1735,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1734,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1722,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1713,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1760,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1756,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "widthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1738,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1760,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1759,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1738,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1713,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1815,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1789,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1772,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1763,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "0",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1762,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1772,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1766,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1762,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1789,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1785,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizLength",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1775,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1789,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1788,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1775,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1762,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1815,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1811,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "lengthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1792,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1815,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1814,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1792,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1762,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1828,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "screwHeight",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1817,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1712,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "m25Screw",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1704,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1829,
|
|
|
|
|
"start": 1704,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1704,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1958,
|
2024-11-18 16:20:32 -06:00
|
|
|
"expression": {
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1887,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1862,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1846,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1840,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1862,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1858,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizWidth",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1849,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1862,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1861,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1849,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1840,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1887,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1883,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "widthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1865,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1887,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1886,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1865,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1840,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1943,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1916,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1899,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1890,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "0",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1889,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 0.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1899,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "border",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1893,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1889,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "+",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1916,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1912,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "rpizLength",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1902,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1916,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1915,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1902,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1889,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
"operator": "-",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1943,
|
2024-11-18 16:20:32 -06:00
|
|
|
"left": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1939,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "lengthBetweenScrews",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1920,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
|
|
|
|
"operator": "/",
|
|
|
|
|
"right": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1943,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "2",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1942,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
2024-11-25 10:50:43 +13:00
|
|
|
"value": 2.0
|
2024-11-18 16:20:32 -06:00
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1920,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1889,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "BinaryExpression",
|
|
|
|
|
"type": "BinaryExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1957,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "screwHeight",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1946,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1839,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "m25Screw",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1831,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1958,
|
|
|
|
|
"start": 1831,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1831,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2023,
|
2024-11-18 16:20:32 -06:00
|
|
|
"expression": {
|
|
|
|
|
"arguments": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2016,
|
2024-11-18 16:20:32 -06:00
|
|
|
"properties": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1985,
|
2024-11-18 16:20:32 -06:00
|
|
|
"key": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1975,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "faces",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1970,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1970,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
|
|
|
|
"elements": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1984,
|
2024-11-18 16:20:32 -06:00
|
|
|
"raw": "'end'",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1979,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Literal",
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": "end"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1985,
|
|
|
|
|
"start": 1978,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ArrayExpression",
|
|
|
|
|
"type": "ArrayExpression"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2014,
|
2024-11-18 16:20:32 -06:00
|
|
|
"key": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1998,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "thickness",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1989,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1989,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ObjectProperty",
|
|
|
|
|
"value": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2014,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "caseThickness",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 2001,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1966,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ObjectExpression",
|
|
|
|
|
"type": "ObjectExpression"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2022,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "case",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 2018,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier",
|
|
|
|
|
"type": "Identifier"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"callee": {
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1965,
|
2024-11-18 16:20:32 -06:00
|
|
|
"name": "shell",
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1960,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "Identifier"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2023,
|
|
|
|
|
"start": 1960,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "CallExpression",
|
|
|
|
|
"type": "CallExpression"
|
|
|
|
|
},
|
2024-11-27 15:46:58 +13:00
|
|
|
"start": 1960,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "ExpressionStatement",
|
|
|
|
|
"type": "ExpressionStatement"
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 2024,
|
2024-11-18 16:20:32 -06:00
|
|
|
"nonCodeMeta": {
|
|
|
|
|
"nonCodeNodes": {
|
|
|
|
|
"1": [
|
|
|
|
|
{
|
|
|
|
|
"end": 32,
|
|
|
|
|
"start": 30,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"2": [
|
|
|
|
|
{
|
|
|
|
|
"end": 51,
|
|
|
|
|
"start": 49,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"3": [
|
|
|
|
|
{
|
|
|
|
|
"end": 63,
|
|
|
|
|
"start": 61,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"4": [
|
|
|
|
|
{
|
|
|
|
|
"end": 80,
|
|
|
|
|
"start": 78,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"7": [
|
|
|
|
|
{
|
|
|
|
|
"end": 168,
|
|
|
|
|
"start": 166,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"9": [
|
|
|
|
|
{
|
|
|
|
|
"end": 222,
|
|
|
|
|
"start": 220,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"12": [
|
|
|
|
|
{
|
|
|
|
|
"end": 295,
|
|
|
|
|
"start": 293,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"15": [
|
|
|
|
|
{
|
|
|
|
|
"end": 358,
|
|
|
|
|
"start": 356,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"16": [
|
|
|
|
|
{
|
|
|
|
|
"end": 743,
|
|
|
|
|
"start": 741,
|
|
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"17": [
|
|
|
|
|
{
|
2024-11-25 09:21:55 +13:00
|
|
|
"end": 1195,
|
|
|
|
|
"start": 1193,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"18": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1444,
|
|
|
|
|
"start": 1442,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"19": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1575,
|
|
|
|
|
"start": 1573,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"20": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1704,
|
|
|
|
|
"start": 1702,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"21": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1831,
|
|
|
|
|
"start": 1829,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"22": [
|
|
|
|
|
{
|
2024-11-27 15:46:58 +13:00
|
|
|
"end": 1960,
|
|
|
|
|
"start": 1958,
|
2024-11-18 16:20:32 -06:00
|
|
|
"type": "NonCodeNode",
|
|
|
|
|
"value": {
|
|
|
|
|
"type": "newLine"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"startNodes": []
|
|
|
|
|
},
|
|
|
|
|
"start": 0
|
|
|
|
|
}
|
|
|
|
|
}
|