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

Use the ARC_SUPPORT functionality if available to print the G26 pattern #10695

Merged
merged 1 commit into from
May 11, 2018
Merged

Use the ARC_SUPPORT functionality if available to print the G26 pattern #10695

merged 1 commit into from
May 11, 2018

Conversation

ManuelMcLure
Copy link
Contributor

@ManuelMcLure ManuelMcLure commented May 11, 2018

Description

If ARC_SUPPORT is enabled, use it to print the circles in the G26 mesh validation pattern. Fall back to current code if ARC_SUPPORT is not enabled.

Benefits

  • Slight improvement in PROGMEM usage when ARC_SUPPORT and G26_MESH_VALIDATION are set.
  • Better appearance of the validation pattern.

Concise Diff

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.

2 participants