Involute curve for sketch (#6258)

* WIP: Involute circles in KCL

* first pass involute end calculation

* fmt

* cleanup

* involute snapshot

* actually update markdown

* remove debug build stuff

* spacing

---------

Co-authored-by: Adam Chalmers <adam.chalmers@zoo.dev>
This commit is contained in:
Ben Crabbe
2025-04-11 21:59:11 +01:00
committed by GitHub
parent 60d2be9ff2
commit 9e1f1152e3
6 changed files with 11511 additions and 0 deletions

View File

@ -78,6 +78,7 @@ layout: manual
* [`hole`](kcl/hole)
* [`hollow`](kcl/hollow)
* [`intersect`](kcl/intersect)
* [`involuteCircular`](kcl/involuteCircular)
* [`lastSegX`](kcl/lastSegX)
* [`lastSegY`](kcl/lastSegY)
* [`legAngX`](kcl/legAngX)

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff