Skip to content

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

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
ManuelMcLure:G26_arc_move
May 11, 2018
Merged

Use the ARC_SUPPORT functionality if available to print the G26 pattern#10695
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-1.1.xfrom
ManuelMcLure:G26_arc_move

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