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

feat: adds origin to GcodePreview #1230

Merged

Conversation

pedrolamas
Copy link
Member

Adds a simple origin indicator to the G-Code Previewer

The color scheme follows what Cura and PrusaSlicer use, so it is red for X, green for Y and blue for Z (which in our case, is just a dot on the 0, 0 coordinate)

Delta printer

image

Non-delta printer

image

Resolves #1226

@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Nov 5, 2023
@pedrolamas pedrolamas added this to the 1.26.2 milestone Nov 5, 2023
@pedrolamas pedrolamas requested a review from matmen November 5, 2023 16:35
@pedrolamas pedrolamas merged commit 9628f66 into fluidd-core:develop Nov 5, 2023
@pedrolamas pedrolamas deleted the pedrolamas/gcode-preview-origin branch November 5, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR - Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0,0/corner marker for Gcode Preview
2 participants