Skip to content

sync Bugfix 1.1.x#13

Merged
chepo92 merged 346 commits intochepo92:bugfix-1.1.xfrom
MarlinFirmware:bugfix-1.1.x
Oct 31, 2019
Merged

sync Bugfix 1.1.x#13
chepo92 merged 346 commits intochepo92:bugfix-1.1.xfrom
MarlinFirmware:bugfix-1.1.x

Conversation

@chepo92
Copy link
Owner

@chepo92 chepo92 commented Oct 31, 2019

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 June 12, 2018 21:22
[1.1.x] Ensure good min/max stepper timing
[1.1.x] Extra insurance against endstop false positives
Fix message to long for 12864 display
The registers within the Max7219 can get corrupted a number of ways.  This allows the Max7219 to be reset and fully initialized.
And...  it also allows the user to see the initialization pattern.
* Fix planner/stepper race condition

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
Co-Authored-By: AnHardt <github@kitelab.de>

* Fix stepper pulse timing

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
Fixed for cycle used to initialize default values
Co-Authored-By: gloomyandy <andy-git@gloomy-place.com>
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
- Allow planner to alter the deceleration phase of the currently executing block.
- Remove BUSY flag, as it is NON ATOMIC to set bits in the Stepper ISR and Planner at the same time.

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
GMagician and others added 29 commits February 11, 2019 17:10
Followup to #13136 by @Ludy87
V3 of the BLTouch has an [Alarm Release & Touch mode](https://docs.wixstatic.com/ugd/f5a1c8_77037f55e5d542309d9fc178165c9f3f.pdf) to activate after the probe is deployed. If this mode isn't activated, the BLTouch keeps deploying, ends up detecting a collision and gets itself in error mode.

Tested on a Creality Ender-3.
Counterpart to #13595

Co-Authored-By: swilkens <stefanwilkens@gmail.com>
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
Co-Authored-By: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
@chepo92 chepo92 merged commit b3ac35d into chepo92:bugfix-1.1.x Oct 31, 2019
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.