Skip to content

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 14:08
· 6 commits to main since this release

Installation Instructions

Limitations

  • Only works for Rhino 8

Download and Install

  1. Clean old installations:

    • If you previously installed Robot Components via the Package Manager, uninstall it.
    • Open Rhino
    • Call the command PackageManager
    • Find "Robot Components" in the Installed tab and uninstall it.
  2. Download the latest release files from the Releases page

  3. Unblock the zip file (important to prevent Windows security warnings):

    • Right-click the downloaded zip file
    • Select Properties
    • Check the Unblock checkbox at the bottom
    • Click OK
  4. Extract the zip file contents

  5. Install the plugin:

    • Open File Explorer and navigate to: %appdata%\Grasshopper\Libraries
    • Paste all extracted files into this folder
  6. Restart Rhino and Grasshopper

The components should now be available in Grasshopper.

The RobotComponentsEDEK.gha assembly can be installed in the same manner. It is a current built from the RobotComponents-EDEK-Presets repository.


What's New in v1.2.0

  • Update CI Pipeline to correctly create build.

    Commit: d1e3af4 | Date: 2026-04-28


  • Generate new Changelog before release.

    Commit: 1049c05 | Date: 2026-04-27


  • Expand Bash commands, bump version, add CLAUDE.md - Bumped RobotComponents version to 1.2.0.

    • Added CLAUDE.md with branch strategy and repository structure documentation.

    Commit: 2f34c1d | Date: 2026-04-27


  • Resolving Merge conflicts introduced by PR #7

    Commit: ff582a5 | Date: 2026-04-27


  • Finalize PR #7

    Commit: 2b9ec0b | Date: 2026-04-27