Merged
Conversation
i-make-robots
added a commit
that referenced
this pull request
Jan 16, 2026
* Update GitHub Action Versions (#860) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update update_foxycart_downloadables.py * Update GitHub Action Versions (#862) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * added LSystem class and test * added Peano curve using LSystem * Updated older L Systems to use new LSystem process * Consolidated L systems to a single selection menu. * 7.77.0 * Added McWorder 1 + 2 * L Systems (#872) * fix changing style should update immediately * added Open source button to README.md * fixed acceleration (english label) * Update Changelog.md * add M201, M203, M204, and M205 to gcode headers * better size for upload dialog * Update Changelog.md * Bumped Jogamp to 2.6.0. * added LSystem class and test * added Peano curve using LSystem * Updated older L Systems to use new LSystem process * Consolidated L systems to a single selection menu. * 7.77.0 * Added McWorder 1 + 2 * Update GitHub Action Versions (#875) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * tweak wave height * Update PreviewPanel.java * add mip mapping levels * update Action to use macos-15-intel * 7.78.1 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Consolidates all L fractal generators to a single UI panel.
Adds Ice, koch snowflake, Peano, and Sierpinski 2 L Systems.
Updates german translations