GUI: Rename Find to Advanced Search in Parameter Editor#6
Open
dragonfruit-blue wants to merge 2 commits intoswe-productivity:mainfrom
Open
GUI: Rename Find to Advanced Search in Parameter Editor#6dragonfruit-blue wants to merge 2 commits intoswe-productivity:mainfrom
dragonfruit-blue wants to merge 2 commits intoswe-productivity:mainfrom
Conversation
dc4c072 to
854def1
Compare
Unifies search terminology by distinguishing between inline search and the advanced search dialog. The inline field remains labeled "Search" while the button and dialog are renamed to Advanced Search.
854def1 to
1e19fce
Compare
dragonfruit-blue
pushed a commit
to dragonfruit-blue/FreeCAD
that referenced
this pull request
Feb 18, 2026
* CAM: Drilling - Fix regression after FreeCAD#26584 * CAM: Linking generator - Fix machinestate handling Fix linking generator for drilling * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add remaining logic to terminate canned cycles appropriately (swe-productivity#2) * sorted heights * Refactor buildPostList Introduces early tool prep to the buildpostables. Allows emitting a T command early to give tool changer time to index the tool before the M6 tool change command is emitted. updates unit testing for this use case Not implemented in postprocessors yet. fix * Helper and tests for terminating canned cycles fix cycle termination * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * CAM: setFeedRate now aware of drilling semantics (swe-productivity#3) Remove retract plane property machinestate properly handling z position * next bugs (swe-productivity#4) * setFeedRate now aware of drilling semantics Remove retract plane property machinestate properly handling z position * unnecessary import. Improved linking * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix rendering of canned cycles in G99 mode (swe-productivity#5) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix for collision (swe-productivity#6) * collision bug fix * fix local variable * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: sliptonic <shopinthewoods@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
anomolous-lemur
suggested changes
Feb 19, 2026
anomolous-lemur
approved these changes
Mar 22, 2026
anomolous-lemur
left a comment
There was a problem hiding this comment.
Thanks, this looks good now.
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.
Unifies search terminology by distinguishing between inline search and the advanced search dialog. The inline field remains labeled "Search" while the button and dialog are renamed to Advanced Search.
Issues
Before and After Images