Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

use builtin polygon KCL function instead of a custom function #167

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

r-barton
Copy link
Collaborator

No description provided.

@r-barton
Copy link
Collaborator Author

Waiting to merge until new keyword args go in
#159 (comment)

@r-barton r-barton changed the base branch from main to next February 18, 2025 16:40
@r-barton r-barton merged commit f435d76 into next Feb 18, 2025
4 checks passed
@r-barton r-barton deleted the barton/update-dodecahedron branch February 18, 2025 22:07
r-barton added a commit that referenced this pull request Feb 19, 2025
* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
r-barton added a commit that referenced this pull request Feb 27, 2025
* Next (#175)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* Barton/move gridfinity (#176)

* remove thumbnails

* add gridfinity

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update gridfinity to for new fillet/chamfer keywords

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update kcl.py requirement

* update kcl.py requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>
r-barton added a commit that referenced this pull request Feb 28, 2025
* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

* Fillet and chamfer now use kw args (#170)

* Bump zoo-kcl to 0.3.40 (#182)

* bump zoo-kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Use new math constants (#179)

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Barton/update next gridfinity (#177)

* Next (#175)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* Barton/move gridfinity (#176)

* remove thumbnails

* add gridfinity

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update gridfinity to for new fillet/chamfer keywords

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update kcl.py requirement

* update kcl.py requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* bump (#186)

* bump

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>
r-barton added a commit that referenced this pull request Feb 28, 2025
* Next (#187)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

* Fillet and chamfer now use kw args (#170)

* Bump zoo-kcl to 0.3.40 (#182)

* bump zoo-kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Use new math constants (#179)

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Barton/update next gridfinity (#177)

* Next (#175)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* Barton/move gridfinity (#176)

* remove thumbnails

* add gridfinity

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update gridfinity to for new fillet/chamfer keywords

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update kcl.py requirement

* update kcl.py requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* bump (#186)

* bump

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* Bump zoo-kcl from 0.3.43 to 0.3.44

Bumps [zoo-kcl](https://github.com/kittycad/kcl.py) from 0.3.43 to 0.3.44.
- [Release notes](https://github.com/kittycad/kcl.py/releases)
- [Commits](KittyCAD/kcl.py@v0.3.43...v0.3.44)

---
updated-dependencies:
- dependency-name: zoo-kcl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ryan Barton <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
r-barton added a commit that referenced this pull request Mar 3, 2025
* Next (#187)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

* Fillet and chamfer now use kw args (#170)

* Bump zoo-kcl to 0.3.40 (#182)

* bump zoo-kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Use new math constants (#179)

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Barton/update next gridfinity (#177)

* Next (#175)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* Barton/move gridfinity (#176)

* remove thumbnails

* add gridfinity

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update gridfinity to for new fillet/chamfer keywords

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update kcl.py requirement

* update kcl.py requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* bump (#186)

* bump

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* Bump zoo-kcl from 0.3.43 to 0.3.45

Bumps [zoo-kcl](https://github.com/kittycad/kcl.py) from 0.3.43 to 0.3.45.
- [Release notes](https://github.com/kittycad/kcl.py/releases)
- [Commits](KittyCAD/kcl.py@v0.3.43...v0.3.45)

---
updated-dependencies:
- dependency-name: zoo-kcl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update README.md and step files for walkie talkie and robot

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ryan Barton <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
r-barton added a commit that referenced this pull request Mar 3, 2025
* Next (#187)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

* Fillet and chamfer now use kw args (#170)

* Bump zoo-kcl to 0.3.40 (#182)

* bump zoo-kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Use new math constants (#179)

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Barton/update next gridfinity (#177)

* Next (#175)

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update samples for kwarg patterns

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* patternTransform also uses kwargs

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Restore accidental deletes

* Update offsetPlane for keyword args

* Fix up next

* Add color cube back to README.md

* Fix color-cube example

* boat (#141)

* boat

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update header of boat-parts.kcl

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Add some more clarification to the description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update to latest unit syntax

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update for breaking changes in KCL

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* updated KCL for linear pattern 2d

* updated description

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* Update process (#168)

* KCL 37 release (#169)

- pattern functions and `offsetPlane` now use keyword arguments

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ryan Barton <[email protected]>

* Fix assemblies to not rely on import side-effects (#171)

* Fix walkie-talkie to not rely on import side-effects

* Fix robot arm also

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update requirements.txt and workflow

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update for new kw args

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* use builtin polygon KCL function instead of a custom function (#167)

* use builtin polygon KCL function instead of a custom function

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Barton/update kcl.py (#174)

* bump zoo kcl requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* use app ID when running action

* update workflow file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>

* Barton/move gridfinity (#176)

* remove thumbnails

* add gridfinity

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update gridfinity to for new fillet/chamfer keywords

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* PI instead of pi()

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* update kcl.py requirement

* update kcl.py requirement

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* bump (#186)

* bump

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>

* fix: Make the red plane flush with the cube.

* In the realm of scripts and screens, adding a dash of mechanical dreams.

---------

Co-authored-by: Ryan Barton <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Jonathan Tran <[email protected]>
Co-authored-by: Greg Sweeney <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant