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

Add Z coordinate for GCodePath points #18

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Conversation

wawanbreton
Copy link
Contributor

GCodePath now contain a Z coordinate because each individual point may have a vertical offset

CURA-12080
CURA-12081

@wawanbreton wawanbreton marked this pull request as ready for review September 27, 2024 05:52
Copy link
Contributor Author

@wawanbreton wawanbreton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jellespijker or @rburema dont't these changes require that we make a v1 of the protocol ?

@rburema
Copy link
Member

rburema commented Oct 1, 2024

@jellespijker or @rburema dont't these changes require that we make a v1 of the protocol ?

Version 0 is 'special' in the sense that all versions before 1.0.0 are considered 'in development'. See: https://semver.org/#how-should-i-deal-with-revisions-in-the-0yz-initial-development-phase

This is specifically why I've requested that we stay in version 0 for a long time, so when we finally do have a 1.0, it'll be stable enough to not need major changes every year.

@HellAholic HellAholic merged commit 416d2a9 into main Oct 4, 2024
5 checks passed
@HellAholic HellAholic deleted the CURA-12081_scarf-seam branch October 4, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants