Skip to content

Commit 39531a4

Browse files
Update KCL docs (#603)
YOYO NEW KCL DOCS!! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 35221c7 commit 39531a4

File tree

4 files changed

+7
-10
lines changed

4 files changed

+7
-10
lines changed

content/pages/docs/kcl-lang/settings/user.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ The controls for how to navigate the 3D view.
129129

130130
**Possible values:** `zoo`, `onshape`, `trackpad_friendly`, `solidworks`, `nx`, `creo`, `autocad`
131131

132+
**Default:** None
133+
134+
##### enable_touch_controls
135+
136+
Toggle touch controls for 3D view navigation
137+
138+
132139
**Default:** None
133140

134141
##### highlight_edges

content/pages/docs/kcl-samples/manifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@
2323
"main.kcl"
2424
]
2525
},
26-
{
27-
"file": "main.kcl",
28-
"pathFromProjectDirectoryToFirstFile": "ball-joint-rod-end/main.kcl",
29-
"multipleFiles": false,
30-
"title": "ball joint rod end",
31-
"description": "A ball joint rod end is a mechanical linkage component that consists of a spherical ball housed within a socket, connected to a threaded rod, allowing rotational movement in multiple directions while providing a secure connection point between two parts of a mechanical system. Commonly used in steering systems and suspension components.",
32-
"files": [
33-
"main.kcl"
34-
]
35-
},
3626
{
3727
"file": "main.kcl",
3828
"pathFromProjectDirectoryToFirstFile": "bench/main.kcl",
11 Bytes
Loading
-41 Bytes
Loading

0 commit comments

Comments
 (0)