forked from MarlinFirmware/Marlin
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update to latest rcbugfix #3
Merged
silvio-didonna
merged 627 commits into
silvio-didonna:FixLangIt
from
MarlinFirmware:RCBugFix
Jun 13, 2016
Merged
update to latest rcbugfix #3
silvio-didonna
merged 627 commits into
silvio-didonna:FixLangIt
from
MarlinFirmware:RCBugFix
Jun 13, 2016
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Idle during long arcs to prevent from watchdog resets during high segmented fast arcs.
Idle during long arcs
Removes the DISABLE from HOST_KEEPALIVE
Addressing #3743
Update Japanese translation
Warn user about useless of individual axis homing and DELTA kinematics
Updated pt_PT language pack
G29 missing FIX_MOUNTED_PROBE condition
Enclose all #error strings by double-quotes
Don't try to enable unused auto fans
Lastest changes in Czech translate
Tweaks to some verbiage
Printcounter bugfix and some new features
Remove need to define unused pins as -1 in pins files
Update forgotten Configuration_DUAL.h
New feature: Non blocking tone queue
Update travis to test for ULTRA and DOG LCD options
Rename some vars to clarify their relationship to acceleration
Makr the call of `manage_manual_move() ` depandent of `ULTIPANEL`
Closes #3999: Compilation error with BEEPER_PIN -1
manage_manual_move(); -> ULTIPANEL
Improves travis buildroot regexp
Wrap all items depending on ULTIPANEL
Clarify names of prepare_move functions
Heal the watchdog
No need to check ULTIPANEL with DOGLCD
Add macros to move servos
Fix manual move for multiple extruders
Fix Travis test for FILAMENTCHANGEENABLE
silvio-didonna
pushed a commit
that referenced
this pull request
Oct 27, 2016
Apply changes to all configs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.