Skip to content

[2.0.x] Use arc moves for G26 if enabled#10696

Merged
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
thinkyhead:bf2_use_arcs_in_G26
May 11, 2018
Merged

[2.0.x] Use arc moves for G26 if enabled#10696
thinkyhead merged 1 commit intoMarlinFirmware:bugfix-2.0.xfrom
thinkyhead:bf2_use_arcs_in_G26

Conversation

@thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented May 11, 2018

Based on #10695


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

Co-Authored-By: ManuelMcLure <manuelmclure@users.noreply.github.com>
@thinkyhead thinkyhead merged commit 6671c06 into MarlinFirmware:bugfix-2.0.x May 11, 2018
@thinkyhead thinkyhead deleted the bf2_use_arcs_in_G26 branch May 11, 2018 07:15
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.

1 participant