This repository was archived by the owner on Mar 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
use builtin polygon KCL function instead of a custom function #167
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Waiting to merge until new keyword args go in |
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.