Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test build: Sketcher constrain knots #56

Closed
wants to merge 8 commits into from

Conversation

luzpaz
Copy link
Collaborator

@luzpaz luzpaz commented Sep 3, 2022

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

Tangent constraints at knots now supported: must select spline, line and knot.
@github-actions

This comment was marked as outdated.

@AjinkyaDahale
Copy link

NOTE: For anyone looking to try the "tangent at knot" constraints, please look at #60 instead, particularly instructions by github-actions like this one: #60 (comment). This PR will remain open as a snap for testing the "position of knot" constraint PR in FreeCAD main or just get closed.

Removed tangent constraint commits
@github-actions
Copy link

A build from commit dcb236d has been published to channel edge/pr-56 as revision 310.

Installation instructions

  # Note: not all distros require 'sudo'
  $ sudo snap install --channel=edge/pr-56 freecad

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-56 freecad 

  # Experimental: Parallel install (see https://github.com/FreeCAD/FreeCAD-snap/blob/master/docs/index.md#parallel-installs)
  $ sudo snap set system experimental.parallel-instances=true
  $ sudo snap install --channel=edge/pr-56 freecad_pr56
  $ freecad_pr56 # Run it

  # To switch back to preferred snap (swap out 'edge' for 'stable' if necessary)
  $ snap refresh freecad --channel=edge freecad

After a rebase.
@AjinkyaDahale
Copy link

@luzpaz maybe it's time to close this PR? Anybody who wants to test this feature can use #65, and anyone who wants to try individual PRs in master (for whatever reason) can just build them directly.

@luzpaz luzpaz closed this Nov 11, 2022
@luzpaz luzpaz deleted the skecher-constrain-knots branch November 11, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants