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 #3

Merged
merged 69 commits into from
Oct 4, 2017
Merged

Conversation

victorpv
Copy link
Owner

@victorpv victorpv commented Oct 3, 2017

Resync to Marlin bugfix-2.0 head.

GMagician and others added 30 commits September 25, 2017 23:18
Added missing include file,
called 'leveling_is_active()' with no prototipe defined.
[2.0.x] Fix G3D_PANEL encoder steps, babystep label #7762
Fixes for 2 "... not declared in this scope" compiler errors.
Adding files for STM32F1 HAL based on libmaple/stm32duino core.
Current persistent_store uses cardreader changes to be sent in separate
commit, but could be changed to use i2c eeprom.
tcm0116 and others added 27 commits September 29, 2017 08:21
[2.0.x] Fix LPC1768 USB interrupt priority
[2.0.x] Fix Servo class compile errors
…tepper-hang-and-limit-maximum-stepper-ISR-spacing

Marlin 2.0.x - fix LPC1768 stepper hang and limit maximum stepper ISR spacing
Cleanup 2.0.x compiler warnings
[2.0.x] Option to disallow motion before homing
[2.0.x] Fix broken M600 resume_print
Also reformat and document
[2.0.x] Fix DUAL_X_CARRIAGE manual move
[2.0.x] Add XON/XOFF serial handshaking
@victorpv victorpv merged commit bf596fb into victorpv:bugfix-2.0.x Oct 4, 2017
victorpv pushed a commit that referenced this pull request Dec 9, 2017
# This is the 1st commit message:

Choose the timer based on MCU defintion. Timer5 is not valid on C8/CB class boards, so use Timer4 for the step timer.

# This is the commit message #2:

Readme.md update

# This is the commit message #3:

Readme.md update

# This is the commit message #4:

Trying to get readme.md updated

# This is the commit message #5:

readme.md update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.