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: One branch with all B-spline features #65

Closed

Conversation

AjinkyaDahale
Copy link

Currently includes

  1. Split and join B-splines and other curves
  2. Knot constraints, including tangents at knots
  3. Point on B-spline constraints

This will probably replace the other builds now, and include future items until this PR can be built.

Currently includes
1. Split and join B-splines and other curves
2. Knot constraints, including tangents at knots
3. Point on B-spline constraints
@github-actions

This comment was marked as outdated.

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

A build from commit 6e156c8 has been published to channel edge/pr-65 as revision 406.

Installation instructions

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

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-65 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-65 freecad_pr65
  $ freecad_pr65 # Run it

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

Incorporating some suggestions in PRs and a fix in sketcher trim functionality
@github-actions
Copy link

A build from commit db42260 has been published to channel edge/pr-65 as revision 423.

Installation instructions

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

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-65 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-65 freecad_pr65
  $ freecad_pr65 # Run it

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

@luzpaz
Copy link
Collaborator

luzpaz commented Dec 22, 2022

Closing as experimental snaps only last 30 days

@luzpaz luzpaz closed this Dec 22, 2022
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