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

Bugfix 2.0.x #44

Merged
merged 366 commits into from
Mar 6, 2021
Merged

Conversation

solawc
Copy link
Collaborator

@solawc solawc commented Mar 6, 2021

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

Benefits

Related Issues

thinkyhead and others added 30 commits January 21, 2021 00:46
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-Authored-By: NAPCAL <47440988+NAPCAL@users.noreply.github.com>
* Adding custom move feedrate for G26

This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.

Closes #20615

* Fixing missing default 'G26_XY_FEEDRATE_MOVE' value

This commit adds a default 'G26_XY_FEEDRATE_MOVE' value (max movement speed / 1.5) in the G26.cpp - same behaviour as the default 'G26_XY_FEEDRATE' value

* Adding comment describing functionality in G26.cpp

* Renaming 'G26_XY_FEEDRATE_MOVE' to 'G26_XY_FEEDRATE_TRAVEL'

Configuration parameter renamed for better readability and consistency

#20615

* Setting 'G26_XY_FEEDRATE_TRAVEL' to a safer value, aligned comments

Changed default value for 'G26_XY_FEEDRATE_TRAVEL' from 150 mm/s to 100 mm/s for safety purposes, comment alignment

#20615
Co-Authored-By: Victor Oliveira <github@victormo.com.br>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Fix incorrect dependency syntax for LPC.
Disambiguate LiquidCrystal library names.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
@solawc solawc merged commit b499a24 into makerbase-mks:bugfix-2.0.x-MKS-H43 Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet